@font-face {
	font-family: 'TypoSlabserif-LightRegular';
	src: url('/static/fonts/typoslabserif-light-webfont.eot');
	src: local('typoslabserif-light-webfont.ttf'), url('/static/fonts/typoslabserif-light-webfont.woff') format('woff'), url('/static/fonts/typoslabserif-light-webfont.ttf') format('truetype'), url('/static/fonts/typoslabserif-light-webfont.svg#webfontmLC8DuPX') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	font-family:'TypoSlabserif-LightRegular', Geneva, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.6em;
	color:#fff;
	background:url(/static/images/background.jpg) center -525px;
	margin:0;
	padding:0;
	text-align:center;
}

a {
	outline:none;
}

p {
	margin:0 0 1em 0;
}

#container {
	font-size:1.7em;
	line-height:1.2em;
	text-shadow:1px 1px 1px #666;
}

#content_wrapper {
	min-height:525px;
	width:100%;
	background:url(/static/images/tree.jpg) center top repeat-x;
}

#content {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#dating {
	width:274px;
	height:254px;
	position:absolute;
	top:168px;
	left:55px;
	background:url(/static/images/dating.jpg);
	text-indent:-9999px;
}

#matchmaker {
	width:292px;
	height:241px;
	position:absolute;
	top:177px;
	left:347px;
	background:url(/static/images/matchmaker.jpg);
	text-indent:-9999px;
}

#logo {
	width:286px;
	height:109px;
	position:absolute;
	top:44px;
	left:626px;
	background:url(/static/images/logo.jpg);
	text-indent:-9999px;
}

#login {
	position:absolute;
	top:8px;
	right:50px;
	width:49px;
	height:24px;
	background:url(/static/images/login.png);
	text-indent:-9999px;
}

#main_content {
	position:absolute;
	top:170px;
	right:0;
	width:296px;
}

.small {
	font-size:0.7em;
}

.number {
	font-size:1.6em;
	font-style:italic;
}
