@charset "UTF-8";
/* CSS Document */

body {
background-color:#133970;
	text-align: center;
	
	}

#container {
margin-left: auto;
	margin-right: auto;
text-align: left;
	position: relative;
	width: 1000px;
	height: 600px;
	}
	
a img {border: none;}
	
