BODY {
	background-color: #FFFFFF;
	text-align:center;
	font-family: arial, san-serif;
	scrollbar-face-color: #aaffaa;
	scrollbar-highlight-color: #aaffaa;
	scrollbar-shadow-color: #229922;
	scrollbar-3dlight-color: #77ff77;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #CCFFFF;
	scrollbar-darkshadow-color: black;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;


}
h3 {font-family: arial, san-serif;	font-size:smaller;	font-style : normal; text-align : justify;	font-weight : lighter;}
h4 {font-family: arial, san-serif;	font-size:smaller;	font-style : normal; text-align : center;	font-weight : lighter;}
h1 {font-family: arial, san-serif; font-size:x-large; font-style: italic}
h2 {font-family: arial, san-serif; 	font-size:larger; font-style: oblique; text-align:center}
h5 {font-family: arial, san-serif;	font-size:x-small;	font-weight : bold; text-align: center;}
h6 {font-family: arial, san-serif;	font-size:x-small;	font-style: italic;	font-weight : lighter;}

div#container{padding-right: 3px; padding-left: 3px;text-align: left; width: 700px; margin: 0px auto; background-color: #ffffff}

