body{
	background:red;
	text-align: center;
}
body ul li a{
	color:darkblue;
}
div{
	padding-left: 45%;
	text-align: left;
}