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

body {
background-image:url("1.jpg");
/*background-repeat:repeat-x;*/
color:#184690;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
text-align:center;
line-height:14px;
margin:0;
}


body a {
color:#184690;
}
