body {
text-align: center;
background: url(background.jpg) top center repeat;
}

div#content{	
	width: 900px;
	position: relative;
	margin:auto;
	height: 596px;
	border-style: solid;
	border-width: 3px;
}

#container {
height:100%;
width: 900px;
margin:auto;
border-style: solid;
border-width: 2px;
text-align: left;
position: relative;
background-color: white;
}