body { background-image: url('img/header.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-color: #FFFFFF; } body, td { font-size: 11pt; } .main { width: 700px; margin-left: 260px; text-align: center; } .header { display: none; width: 0px; height: 0px; } .disclaim { background-color: #FF7FCC; width: 580px; height: 100px; margin-top: 10px; border: 1px solid #FF0099; color: #444444; } table { margin-top: 20px; } .recip { width: 500px; margin-right: auto; margin-left: auto; } .desc { text-align: left; padding: 0px 2px 14px 2px; } .desc h1 { text-align:center; color: #FF0099; } h2 { font-size: 30px; border: 3px #FF0099 solid; width: 160px; margin-right: auto; margin-left:auto; padding: 6px 40px 12px 40px; background-color: #FF7FCC; text-transform: uppercase; } h3 { font-size: 12px; margin-bottom: 30px; border: 1px #666666 solid; width: 80px; margin-right: auto; margin-left:auto; padding: 2px 4px 5px 4px; background-color: #CCCCCC; } a { color: #FF0099; text-decoration: none; } a:link { text-decoration: underline;} a:visited { text-decoration: underline;} a:hover { text-decoration: none; } h3 a { color: #666666; } .gallery { height: 180px; text-align: left; margin: 10px 40px 10px 40px; } .gallery b { display: block; } .img0 { float: right; padding: 0px 5px 0px 5px; height: 180px; text-align: center; width: 200px; } .img1 { float: right; padding: 0px 5px 0px 5px; height: 180px; text-align: center; width: 200px; } .img1 img,.img0 img,td img{ border: 1px #FF0099 solid; }