body{
	background-color: #4dadd7;
}

#top {
text-align: center;
}

#links {
text-align: center;
}

#box {
background-color: #ffffff;
padding: 15px;
border-style: outset;
width: 400px;
margin-left: auto;
margin-right: auto;
}

#footer {
text-align: left;
}

#allcontent{ 
	width: 800px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
}


#center {
text-align: center;
}

td {
width: 200px;
}


