/* this is the styles page for my whole website */

body {background: url('') no-repeat #660033 fixed}
}


p {text-indent: 1cm; color:#FFFF99; font-family:“arial”; font-size:18}
#c {text-align: center}
h1 {color:#FFFF99;}
H2 {color:#FFFF99;font-size:22;}

a:link    {color:#FFCC99}
a:visited {color:#FFCC00}
a:hover   {color:FFFFFF}
a:active  {color:#CC9999}



#r {float:right}
#l {float:left}


