body {
	background: #4a4a4a url('../images/background_repeat.png') top repeat-x;
}

@font-face {
	font-family: Delicious;
	src: url('../fonts/Delicious-Roman.otf');
}

#content {
	width: 998px;
	padding-top: 205px;
	background: url('../images/background_top.png') top center no-repeat;
	margin: 0 auto;
}

#content div.logo {
	width: 749px;
	margin: 0 auto;
}

#content div.text {
	width: 625px;
	font-family: GothamRounded,Delicious,Arial,serif;
	padding: 0 200px 0 185px;
	line-height: 1.2em;
	color: #acacac;
	font-size: 16px;
	text-shadow: 1px 1px 2px #000;
	margin: 0 auto;
	text-align: left:
}

#content div.sites {
	width: 654px;
	margin: 35px auto 0 auto;
	text-align: center;
}

#content div.sites img {
	margin-right: 5px;
}

#content div.footer {
	width: 639px;
	margin: 15px auto;
	text-align: right;
	padding-right: 15px;
}