html, head, body { background-color: #00ACEC; background-image: url('stripes.jpg'); height: 100%; width: 100%; font-family: verdana, tahoma, geneva, arial, helvetica, sans-serif; font-size: 1px; margin: 0px; padding: 0px; overflow: auto; } a:link { } a:visited { } a:hover { } p { margin-top: 0px; font-size: 10px; color: #FFFFFF; text-align: left; } p.bold { font-weight: bold; } p.center { text-align: center; } p.right { text-align: right; } p.copyright { font-size: 10px; font-weight: bold; color: #D3373B; letter-spacing: 2px; text-align: center; } p.copyright.right { float: right; } div.window { height: 100%; width: 100%; margin: 0px; } div.page { background-color: transparent; height: 432px; width: 770px; margin-bottom: 0px; margin-left: -385px; margin-right: 0px; margin-top: -216px; left: 50%; position: absolute; top: 50%; }