body {
	color : white;
	background:#f1f2f3;
	}
a {
	text-decoration : underline;
	}
#wrapper{
	/*max-width:800px;*/
	/*margin:0 auto;*/
	/*position:relative;*/
	background:#dbdbdb;
	}

#content{
	background-color: #0d4783;
}

#backlink a {
	text-decoration : none;
}

img { max-width: 310px; }