body {
	background: #f0f0f0 url("img/bg-2.png") repeat;
	float:left;
	width:100%;
	}
	
a, a:link, a:visited { color:#174C5B; }
a:hover { text-decoration:underline; }

#content { margin-top:40px; }	

p.contact { margin-top:1em; }