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