@charset "utf-8";
/* CSS Document */

body {
	background-color: #2e3a6b;
	background-attachment: fixed;
}

.box1
{
	width:100%;
	padding:7px;
	border:0px;
	margin:0px;
	margin-top: 0px;
}

