body {
	background-color: #F8F6F6;
}

a {
	text-decoration: none;
}

a:link {
	color: #0053D2;
}

a:visited, a:active {
	color: #4237AD;
}

a:hover {
	text-decoration: underline;
}

div.content {
	margin-left: 10%;
}

div.content

div.navi {
	text-align: center; 
}

div.footer {
	text-align: center;
}


