body {	background-color: #2e2d2d;	background-image: url('/img/bg.gif');	background-repeat: no-repeat;	background-position	: center top;	font-family: 'PT Serif', arial, serif;	font-size: 0.9em;	color: #fff;}a{	text-decoration: none;	color: #fff;}a:visited{	color: #ccc;}#content{	margin: 0 auto;	width: 800px;	text-align: center;}#content img{	width: 300px;}
