@charset "utf-8";
/* CSS Document */

body {
	background: url(background.jpg) top right fixed;
}
#header {
	width: 475px;
	height: 500px;
	top: 0px;
	left: 8%;
	position: absolute;
}
img {
	border: 0px;
}
