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

/* body */
body {
	font-family: arial, sans-serif;
	font-size: 9px;
	background-color: #c4ddf9;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0;
	margin: 0 0 0 6px;
	padding: 0;
	font-size: 9px;
}

.main { 
margin-right:auto;
text-align:center;
margin-top:114px;

}
