@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:#7084b3; padding:0px 0px 0px 0px; font:normal 13px Tahoma; color:#4c4c4c;} 

#all{ 
text-align:left; /* reset text alignment */
width:766px; /* or a percentage, or whatever */
margin:0 auto; /* for the rest */
}

.blue{ color:#3068d4; text-decoration:underline;}
.blue:hogver{ text-decoration:none;}


.img_rigth{ float:right; margin:26px 8px 10px 10px; display:block;}
.img_left{ float:left; margin:25px 10px 0px 18px; display:block;}
.bor{ border:3px solid #fff;}
img{border:none; }
