@import url('main.css');

div#body {
 height: 452px;
 padding-top: 200px;
 background: #ffffff url('../images/logo.gif') no-repeat center 102px;
 text-align: center;
}

div#body div#flash {
 text-align: center;
}

div#body p {
 text-align: center;
}

div#body p.head {
 padding-top: 50px;
 padding-bottom: 20px;
 font-weight: bold;
 font-size: 15px;
 color: #f19d11;
}
