@charset "utf-8"; /* CSS Document */ html { background-color: #333; background-image: url(http://www.stripegenerator.com/generators/generate_shared_stripe.php?stripe=5108); background-repeat: repeat; } body { width: 800px; margin-left: -430px; border: thick dashed #000; position: absolute; left: 50%; font-family: Tahoma, Geneva, sans-serif; background-color: #FFF; margin-top: 10px; padding-top: 0px; padding-right: 30px; padding-bottom: 10px; padding-left: 30px; } a:link { color: #C00; text-decoration: none; } a:visited { text-decoration: none; color: #900; } a:hover { text-decoration: underline; color: #F30; } a:active { text-decoration: none; color: #C00; } h1 { background-color: #FC0; } h3 { color: #FFF; background-color: #333; }