body{ margin: auto; background-color: #e3e3e3; font-family: Arial; background-image: url(images/content.PNG); background-position: center; background-repeat: repeat-y; } a:link { color: #2198b9; text-decoration: none; } a:visited { color: #2198b9; text-decoration: none; } a:hover { color: #2198b9; } #background{ background-repeat: repeat-x; background-color:#6ad2e3; height: 115px; padding-top: 30px; padding-left: 30px; } #background2{ width: 100%; height: 48px; background-image: url(images/bg2.png); background-repeat: repeat-x; text-align: center; background-color: #393939; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #3eb3d4; } #title{ background-image: url(images/title.png); background-repeat: no-repeat; height: 77px; width:275px; float:left; } #container{ margin: auto; text-align: center; } #content{ width: 760px; margin: auto; padding: 3px 3px 3px 3px; text-align: center; } #title:hover{ background-image: url(images/title2.png); height: 77px; width:275px; z-index: -1; padding-top: 10px; padding-left: 10px; }