
html, body {
     background-color: #212121;
     background-image: url(gradient.jpg);
     background-repeat: repeat-x ;
     background-attachment:fixed ;
     margin:3px ;
     padding:0px  ;
}

A:link { color: #FF9;}
a:hover{color:#4f4f4f}

.cnt{ text-align:center ; margin-left:auto ; margin-right:auto }
.nav{}
.content{ color:yellow }
.footer{ font-SIZE:12 ; color:#505050}

#buf{ width:12px ; background-color:#0e0e0e ; color:#505050; }
#mid{ background-color: #181818 ; color:#505050; ; text-align:center ; vertical-align:top}

div.img img {border: 5px solid #363731; width:615px; height:155;}
div.img a:hover img {border: 5px solid #4d4d4d;}

