body {
	background: #0B2F6B;
}

#container {
    	background-image: url(images/background_a.png);
	background-repeat:x-repeat;
	height: 1000px;
}
#nav { 
	margin-top: -35px;
	margin-bottom: 30px;
}
#header {
	text-align: left;
	margin: 0px 0px 0px 90px;
}

