1 min ago
Sometimes we have to place them in the right spot to work sometimes they work better on top of css sometimes the bottom is better
here is code to keep page from stretching out
#outer2 { width:970px; }
img { max-width:4​85​
px; height:auto; }
here is code to remove top boomer logo
.top2{
visibility:hidden;
display: none;
border: none; !important}