/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #b2c8d4;
}

a, img {	
	margin: 0;
	padding: 0;
}


table#top {
	width: 733px;
	margin-left: auto;
	margin-right: auto;
}


table#bottom {
	width: 552px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
}
