body{
text-align:center;
color:#fff;
background-color:#000;
font-size:14px;
background-image:url("img/bg.jpg");
background-position: top;
background-repeat: repeat-x;
}
#all{
width:760px;
text-align:left;
border:solid 1px;
border-color:#fff;
}
p{

}
#footer{
text-align:center;
}

hr{
height:1px;
}

h1{
margin:0px;
padding:0px;
}

h3{
height:46px;
margin-left:10px;
padding-left:46px;
padding-top:14px;
background-image:url("img/h-3.gif");
background-position: top left;
background-repeat: no-repeat;
}
a:link { color: #fff; }
a:visited { color: #fff; }
a:active { color: #fff; } 

