
body {

   background-color:#000000;
	color: #FBB948;
      font-size:12px;
      font-family:sans-serif;
      line-height:1.5;
      margin: 0px; 
}

#main {
      background-color:#C02630;
	color: #F4CC79;
      font-size:12px;
margin: 0 auto 0 auto;
      font-family:sans-serif;
      line-height:2,5; 
      height:100%;
      width:70%;
      padding:15px;
      border-left: 8px double #F3C056;
      border-right: 8px double #F3C056;

}


a:link, a:visited {
background-color:transparent;
	color:#FCF5A7;
	text-decoration:none;
      border-bottom: 1px dashed #FBB948;
}

a:hover, a:active {
background-color:transparent;
	color:#FBB948;
	text-decoration:none;
      border-bottom: 1px dashed #FBB948;

}

h1 {
   font-family: Sans-Serif;
   font-weight: bold;
   font-size: 14px;
   border-bottom: 1px dashed #FBB948;
   text-transform:uppercase; }

.imag {
border:1px solid #FBB948;
