* {margin: 0; padding: 0;}
body {
			text-align: center;
			font-family: Verdana, Arial, sans-serif;
			font-size: 12px;
			color:white;
    	background: #000000;
}

.conteiner {margin:0px auto; border:0px; font-size: 10px; font-weight:bold; position: relative; }
.conteiner2 {width:980px; margin:0px auto; border:0px; position: relative; }
.best_link {padding:15px 0 0 65px; border:0px; position: relative; float:left; text-align:left;}
.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}

a {color:white; text-decoration:none;}
a:hover {color:white; text-decoration:underline;}

img {border:1px solid white; width:240px; height:180px; }


h1 {color: #757575; font-size: 45px;}
h2 {color: white; font-size: 22px; margin-bottom:8px; }
h2 a:hover {text-decoration:none; }
h3 {color: white; font-size: 12px; font-weight:normal;}

