body {
margin-top:0px;
background-color: black;
background-attachement: fixed;
background-size:1000px;
}


input {
margin-top:10px;
margin-bottom:10px;
font-family: Times New Roman;
font-size:36pt;
color:black;
font-weight:bold;
font-style:oblique;
text-decoration:;
}



a {
margin-top:0px;
font-family: Times New Roman;
font-size:36pt;
color:white;
font-weight:bold;
}

a:link { text-decoration:underline; }
a:visited { text-decoration:underline; }
a:hover {  text-decoration:underline; }
a:active { text-decoration:underline; }


p {
margin-top:0px;
font-family: Times New Roman;
font-size:36pt;
color:white;
font-weight:bold;
}

h1 {
margin-top:0px;
font-family: Times New Roman;
font-size:36pt;
color:white;
font-weight:bold;
text-decoration:underline;

}

IMG { border:0px }

.blacky { 
background-color:black; 
margin-top:20px;
font-size:72pt;
}
