@charset "utf-8";
/* CSS Document */

body{
background:url(../img/bg_blue.gif) repeat-x fixed;
margin:0px;
}
.textcolor{
color:#2592d0;
}
.bgcolor{
background-color:#2592d0;
}
