body {
font-family: arial;
color:#757575;
font-size:12px;
line-height:1.3em;
background:url(../images/koin_bottom.png) no-repeat center bottom, url(../images/bgtopnav.png) repeat-x center 94px, url(../images/bgbody.jpg) no-repeat center top;
background-color:#000;
margin:0; padding:0;
}

img {
border:none;
}

a {
color:#fff;
text-decoration:none;
}

.container {
width:960px;
margin:0 auto;
}


/* CLEAR STYLE */
.clear, div.clear, li.clear, span.clear {
clear:both;
float:none;
}


/* margin - padding */
.mleft6 {
margin-left:6px;
}
 
