body 
{
background-image: url(st.jpg);
background-repeat: no-repeat;
background-size: 100%;
background-position: top left;
background-attachment: fixed;
background-height:100%;
background-width:100%;
}

body {background-color: white; font-family:"Helvetica" link: #151B8D; vlink: #151B8D }


div.color {align:"center"; color: #151B8D}

.color A:link {color: #CCCC66}
.color A:visited {color: #CCCC66}
.color A:hover {font-size:30; font-weight:bold}

.color2 {color: #151B8D; font-family: "Times New Roman"}
h1 {font-family: "Times New Roman"; color: #151B8D; font-size: 30}
h2 {font-family: "Times New Roman"; color: #151B8D; font-size: 25}
h3 {font-family: "Helvetica"; color: #151B8D; font-size: 20}
h4 {font-family: arial; font-size: 10; align: middle; color:white}
h5 {font-family: arial; color: #151B8D; font-size: 1; align: right}