
body {
color : #CCCCCC;
font-size : 11pt;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
text-align: center;
background-color : #1153a7;
background-image : url(img/bg.jpg);
background-repeat : repeat-x;
margin : 0;
padding : 0;
}

a { text-decoration:none; border-width:0; color:#CCCCCC; }
a:hover	{ text-decoration:underline; }



h1 	{ font-size : 20pt; font-weight:normal; color:#FFCC00;}