body{ font-family:'Arial'; background: url(sample2.gif) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } h1{ color: rgb(255, 255, 255); font-size: 24px; padding-top: 30px; text-align: center; } #main-h1{ color: #8b0000; font-size: 48px; } ul{ list-style-type: none; } #main-menu{ margin-top: 50px; text-align: center; } .menu-item{ font-size: 24px; text-decoration: none; background-color: transparent; display: inline; padding-right: 50px; font-weight: bold; } a:link { text-decoration: none; color: #fffafa } a:visited { text-decoration: none; color: #fffafa } a:hover { text-decoration: none; font-weight: bold; color: #FF0000; } a:active { text-decoration: none; font-weight: bold; color: #fffafa }