body {
	margin:0;
	padding:0;
	background-color:#fff;
}

address {
	color:#000;
	font-style:normal;
	font-size:0.9em;
	text-align:left;
	padding:0 0 0 30px;
}

#logo {
	position:absolute;
	width:299px;
	right:50px;
	bottom:50px;
	font-family:'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#d40000;
}

.grey {
	color:#666;
}
