@charset "utf-8";
/* CSS Document */

body {
padding:0;
margin:0;
background-color:#004b7a;
}

.maintext {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
}