2008-07-05, 10:53 AM
your code is a mess.
change the color code of background-color:3d2960;
and i don't feel like figuring out the other rectangle problems right now. maybe later.

Code:
.lightbluetext8,
.orangetext12, h1{
padding:1px;
font-family:georgia;
font-size:16px;
font-weight:normal;
letter-spacing:-1px;
border:1px solid;
border-color:000;
line-height:14px;
text-transform:lowercase;
text-decoration:none;
text-align:right;
color:fff;
background-color:3d2960;
display:block;}change the color code of background-color:3d2960;
and i don't feel like figuring out the other rectangle problems right now. maybe later.

