/* CSS Document */

body {
	width:800px;
	position:absolute;
	left: 50%;
	margin-left: -400px;
}

img {
	margin-top: 50px;

}

