body {
background: #0B0E5D url('star.jpg') repeat-y; 
border-left-width: 100px; font-family:arial, verdana, sans-serif; font-size:large; color:#ACA1E5; margin-left: 100px; background-repeat:repeat-y; background-attachment:scroll
}


H1  {
font-family: arial, verdana, sans-serif; 
text-align: center; 
color: #ACA1E5;
font-size: 24pt;
background: #0B0E5D;
}

H2  {
font-family: arial, verdana, sans-serif; 
text-align: center; 
background: #0B0E5D;
color: #DAA520;
font-size: 18pt;
}

H3  {
font-family: arial, verdana, sans-serif; 
text-align: left; 
background: #0B0E5D;
color: #7c77db;
font-size: 14pt;
}

P {
font-family: arial, verdana, sans-serif; 
text-align: left; 
font-weight: bold;
background: #0B0E5D;
font-size: 12pt;
color: #ACA1E5; 
}

li {
list-style-type: square; 
font-weight: bold;
text-align: left; 
background: #ACA1E5;
color: #0B0E5D;
}


UL {

list-style-type: square; 
color: #0B0E5D; 
background: #aca1e5; 
padding-right: 25px; 
padding-left: 25px;
padding-bottom: 10px; 
padding-top: 10px; 
border: thick dashed #DAA520;

} 
A  {
color: #7C77DB;
text-decoration: underline;
font-size: 12pt;
font-weight: bold;
background: #0B0E5D;
}
