/* *** RESETS *** */
body, ul, ol, li {
	margin: 0; padding: 0; border: 0;
    font-size: 100%;
}


body {font-family: Arial, Helvetica, sans-serif; background-color: #eeeeee;}
#wrapper01 {width: 900px; text-align: center; margin: 20px auto 0 auto; padding: 10px; 
	background-color: #ffffff; border-left: 2px solid #cccccc; border-right: 2px solid #cccccc;}

h1 {}
#teaser01 {font-size: 3em; font-weight: bold; color: #ff0000; }
#teaser02 {}
.font2 {font-size: 1.5em; font-weight: bold;}

#teaser03 {font-size: 1.3em; text-align: left;}
.mt50 {margin-top: 50px;}
.mt100 {margin-top: 100px;}

footer {width: 100%; position: fixed; bottom: 0; text-align: center; font-size: 0.8em;}