body { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; text-align: center; margin: 0; padding: 0; }
#wrapper { text-align: center; width: 100%; height: 400px; min-width: 800px; margin: 60px auto 0; padding: 0;argin 0 auto;}
#branding { background-image: url(../i/header-trans.png); background-repeat: no-repeat; background-position: 0 0; width: 100%; height: 100%; margin: 50px 0 0; padding: 0; }
#branding h1 { background-image: url(../i/fatd-HomePage03-trans.png); background-repeat: no-repeat; background-position: left top; position: relative; top: -30px; left: -55px; width: 100%; height: 100%; }
#content p { font-size: 1.2em; line-height: 1.5; position: absolute; top: 280px; left: 370px; width: 350px; margin-top: 2em; margin-left: 2em; }
a:link, a:visited {
color : #369;
}
a:hover, a:active, a:focus {
color : #fff;
background-color : #369;
text-decoration : none;
}
