body {
margin-left: 80px;
margin-top: 20px;
margin-bottom: 10px;
margin-right: 30px;
font-family: comic sans ms, arial, helvetica, sans-serif;
color: white;
background-color: #A40000;
}

h1 {

font-size: .7em;
font-weight: normal;
position: absolute;
top: 200px;
right: 160px; 
width: 320px;
text-align: left;
}

.head {
font-size: .7em;
font-weight: normal;
text-align: center;
}


 :link { color: #66ffff } 
 :visited { color: #66ffff }
  a:active { color: blue }
  a:hover { color: red } 

.enter {
font-size: 12pt;
font-weight: normal;
position: absolute;
top: 450px;
right: 160px; 
color: white;
width: 320px;
}

.bottom {
position: absolute;
top: 850px;
font-size: 11pt;

}