body {
	font-family: Cambria, Calibri, Verdana, Arial;
}

p {
	text-align: center;
	margin: 0px;
	padding: 170px 0px;
	
}

a, a:visited {
	color: #000;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}


#page {
	width: 700px;
	margin: 100px auto;
	background: url(img/logo.png) no-repeat;
}