@CHARSET "UTF-8";
html, body, div, span, h1, h2, h3, h31,  p, a, abbr, em, img, strong, dl, dt, dd, ul, li, fieldset, form, label, legend 
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {text-align:center; background-color:#2c1a0c; padding:0px 0px 0px 0px; font:normal 11px Tahoma; color:#b3b3b3;  line-height:14px; background-image:url(../images/bg.jpg);  } 

#all{ 
text-align:left; /* reset text alignment */
width:500px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
}


.grey_bg{ background-color:#505050;}
.top_text{ color:#878787;}
.cont_text{ color:#b3b3b3;}

a{ color:#ff9900; text-decoration:none;}
a:hover{ text-decoration:underline;}

.imgleft{ float:left; margin:20px 20px 0px 20px;}

.play{ text-decoration:underline; color:#b1b1b1;}
.play:hover{ text-decoration:none; color:#b1b1b1;}

.bib{ font-size:16px;}

.bor{ border:3px solid #d4e6fd;}
img{border:none; }


