/* CSS Document */
body {
	background-color: #B3D4D2;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#start {
	margin:0px auto;
	padding:0px;
	width:798px;
	top: 0px;
	height: 1345px;
}

