body { margin: 0px; padding: 0px; background: #fdf9e1; font-family: courier new, trebuchet ms, arial; text-align: center; font-size: 12px; color: #483c0b; } #container { background-image: url(back.jpg); background-repeat: repeat-y; margin: 20px auto; width: 408px; text-align: left; } A:link,A:visited { text-decoration: underline; color:#483c0b; } A:hover { text-decoration: underline; color:#000000; } .image { margin-top: -5px;} .claim { font-size: 10px; text-align: center;} .valid { text-align: right;} .header { margin-top: 32px;} .text1 { margin-top: -150px; margin-left: 135px; font-family: courier new, trebuchet ms, arial; font-size: 12px; color: #483c0b; text-align: justify; width: 240px;} .title { font-family: courier new, trebuchet ms, arial; font-size: 16px; color: #EB6727; background-color:#F5F0C8; text-align: right; padding-right: 6px; display: block;} .text2 { font-family: georgia, trebuchet ms, arial; font-size: 12px; line-height: 18px; color: #483c0b; background-color:#F5F0C8; padding-left: 6px; padding-right: 6px; text-align: justify; display: block;} #navigation { list-style: none; margin-top: 20px; padding: 0; } #navigation li { float: left; } #navigation li a { display: block; background: #EB6727; width: 102px; text-align: center; text-decoration: none; color: #FFFFFF; padding: 15px 0; border-bottom: 5px solid; border-color: #F5F0C8; } #navigation li a:hover { background: #EE7337; color: #FFFFFF; text-decoration: none; border-bottom: 5px solid; border-color: #FFFFFF; }