BODY {
background-color: #505DA0;
color: white;
scrollbar-face-color: #8793CB;
scrollbar-track-color: #8793CB;
scrollbar-highlight-color: #8793CB;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #8793CB;
font-family: Arial;
margin-top: 3;
margin-left: 5;
}
H1 {
font-family: Arial;
font-size: 32px;
font-weight: bold;
color: white;
background-color: none;
padding-top: 5px;
line-height: 34px;
margin-top: 0;
margin-bottom: 0;
letter-spacing:1;
word-spacing: 4;
text-align: center;
}
H2 {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: white;
background-color: none;
padding: 0px;
line-height: 20px;
margin-top: 2;
margin-bottom: 0;
letter-spacing: 5px;
word-spacing: 7px;
text-align: center;
}

