@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-Repeat:no-repeat;
	background-color: #01245c;
	background-Attachment:fixed;background-position:center top
}
