BODY { background: #f4f4f4; text-align:center;}
BODY, INPUT, H1 { margin: 0; padding: 0; }
TABLE { width: 100%; }
TD, INPUT, TEXTAREA, SELECT { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #626c80; }


/* TABLES */
#master { background: #292929; width:1020px; height: 100%; text-align: center;}
#master TR#header { height: 100px; background-image: url(img/header_bg.gif); background-repeat: repeat-y; }
#master TR#install {  vertical-align: top; }
#master TD#plain { margin:10px; padding:30px; font-size: 16px; color:#fff; }

.floatright { float: right; }
.floatleft { float: left; }

a:link { color: #fff; text-decoration: none; }
a:active { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }