html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 10;
     border: 0;
}

body
{
    font-weight: bold;
    font-size: 12pt;
    background-attachment: fixed;
    background-image: url(stars.jpg);
    color: white;
    background-repeat: repeat;
    font-family: arial;
}

ul
{
font-size: 10pt;
}

h1
{
margin:7;:
    font-size: 14pt;
    font-family:Arial;
    font-weight:bold;
    color:White;
}
h2
{
margin:7;:
    font-size: 10pt;
    font-family:Arial;
    font-weight:bold;
    color:White;
}


h3
{
margin: 0;
text-decoration: underline; margin:7;:
    font-size: 7pt;
     font-family:Arial;
    font-weight:bold;
        color:Yellow;

}
a
{
font-size: 8pt;
     font-family:Arial;
    font-weight:bold;
        color:White;

}
    
img
{
    border-width:0px;
}