body {
	background-color: #e0e0e0;
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed; 
	background-position: top center;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.FormStyle {
	color: #3C3C3C;
	background-color: #C8B1E1;
	border: thin groove #E0E0E0;
}
