/* CSS Document */
body { 
		background:url(../../images/bg.jpg) no-repeat center top;
		margin:0px;
		background-color:#0C4361;
}

#container{
	position:relative;
	width:1000px;
	margin:0 auto;
}

