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

body {
	padding:0;
	width:100%;
	background-color: #0C4FDF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25;
	margin-left: 0;
	background-image: url(images/bodybgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
