@CHARSET "ISO-8859-1";
body {
	background-image: url('images/pattern.jpg'); 
	background-repeat: repeat;
	height: 100%;
}
#content {
	position: absolute;
	left: 50%;
	margin-left: -363px;
	width: 747px; 
	height: 673px;
}
