body
{background-image:url(image/back.jpg) ; 
      background-repeat :repeat-y; 
      background-attachment : fixed ; 
      background-color: #ffffff ; 
      background-position : left, top;


}

{
font-size: 12px;
line-height: 150%; 
color:#000000;
 }

a:link{
color:#E48700;
	font-weight:bold;
}
a:hover, a:active{
	font-weight:bold;
color:#009AFF;
}
a:visited{
color:#777777;
font-weight:bold;
}

h1{
font-size :34px;
font-weight:bold;
margin-bottom:20px;
color:#000000;
}

h2{
font-size :10px;
color:#0058FF;
line-height: 100%; 
}

h3{
font-size :12px;
color:#0058FF;
font-weight:bold;
}

div{
font-size:9px;
line-height:110%;
font-style:100;
color:#979797;
}

blockquote{
font-size :10px;
font-weight:bold;
line-height: 120%; 
}

p{
line-height:150%;
}