@charset "utf-8";

/* override styles */
#content .wrapper {
width:100%;
}

/* flash */
#flash {
width:100%;
height:600px;
}
#flash p {
padding-top:280px;
font-size:1.2em;
text-align:center;
}
