/* CSS Document */
@charset "iso-8859-1";

body {background-color: #ffffff;  background-position: center top; background-repeat: no-repeat;  table-layout: fixed}
html {
width:100%;
height:100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

