html, body, div {
margin: 0; padding: 0;
}
body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.4;
color: #fff;
background-color:#000;
background-image: url(/_pic/log_09.jpg);
background-repeat: repeat-x;
background-position: center top;
}
a:link    { color: #fff; text-decoration: none; background:none;}
a:visited { color: #fff; text-decoration: none; background:none;}
a:hover   { color: #fff; text-decoration: none; background:none;}
a:active  { color: #fff; text-decoration: none; background:none;}
.m1 {
text-align: center;
padding-top: 330px;
font-size: 20px;
font-weight: bold;
}
.m2 {
text-align: center;
padding-top: 90px;
font-size: 12px;
}
