/* Typo */
    body {
        margin:10px;
    }
/* << */
    
/* Basics */
    .wrapperTop { text-align:center; }
/* << */

#flash {
	width:940px;
	padding-top:205px;
	margin:0 auto;
	text-align:center;
}

#skip {
	text-align:right;
	margin-top:10px;
}

#skip a {
color:#fff;
}

#skip a:hover {
color:#fff !important;
text-decoration:underline;
}
