/* CSS Document */

body  {
	font-family: "Times", "Times New Roman", "TimesNewRoman";
	font-size: 12pt;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 6pt;
	line-height: 14pt;
	background-color: #FFFFFF;
	margin-right: 12pt;
	background-image:  url(../graphics/backgroundGraphics/mainBackground.jpg);
}

html {
        overflow-y: scroll;
}