BODY {background-color: #999999; 
background-image: url(elements/background3.png);
background-repeat:no-repeat; 
background-attachment:fixed;
background-position:center; 
}


H1{font-size: 42px; float: right; color: #CCCCCC;}
H2{font-size: 28px; align: center}
H3{font-size: 22px; align: center}
P{color: Black; font-size: 20px}
UL{color: Black; font-size: 20px}
A:link{font-size: 20px; color: #333333; text-decoration: none}
A:visited{font-size: 20px; color: #333333; text-decoration: none}
A:hover {font-size: 20px; color: White; text-decoration: none}
A:active {font-size: 20px; color: Red; text-decoration: none}

p.leftmargin {margin-left: 40px}

ul.leftmargin {margin-left: 80px}
