@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%;
	background-attachment: fixed;
	background-color: #E4EFF3;
	background-image: url(images/fixback.jpg);
	background-repeat: no-repeat;
}

