BODY {
 background-image: url(../images/extmoneyfon.png);
 background-color: #EDE9AC;
 font-family: Arial, Helvetica, sans-serif;
 padding: 0px;
 margin: 0px;
}

BODY A {
 font-family: Arial, Helvetica, sans-serif;
 color: #008040;
}

BODY P {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 margin-top: 10px;
 margin-bottom: 10px;
}

#site {
 position: absolute;
 text-align: left;
 width: 100%;
 min-width: 1000px;
}

#topsite {
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 10px;
 background: #00B700;
 height: 20px;
}

#en {
 text-align: right;
 margin-right: 5px;
}

#en A {
 color: #FFFFFF;
 text-decoration: none;
}

#tweetbox {
 margin: 1px;
 width: 350px;
}

#tweet {
 float:left;
 clear:none;
 color: #FFFFFF;
}

#centersite {
 margin-left: 10px;
 margin-right: 10px;
}

#leftcol {
 width: 190px;
 float: left;
}

#centercol {
 margin-left: 200px;
 padding-top: 30px;
 padding-bottom: 30px;
}

#centercol P {
 text-align: justify;
 font-size: 17px;
 margin-top: 15px;
 margin-bottom: 15px;
}

#centercol A {
 font-weight: bold;
}

#centercol A:hover{
 color: red;
}

#ad2 {
 float: right;
 margin-left: 10px;
}

#addown {
 text-align: center;
}

#bonus {
 width: 300px;
 margin: 0 auto;
 text-align: center;
}

#rightcol {
 float: right;
 width: 200px;
}

#bottomsite {
 margin-left: 10px;
 margin-right: 10px;
 height: 20px;
 clear: both;
 background: #00B700;
}

#counter {
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
}

#colmenu {
 width: 100%;
 background: #BDFEB8;
}

#colmenu A:hover {
 color: #008040;
}

#colmenu A.current {
 color: #008040;
}

#colad {
 width: 100%;
}

#adtext {
 text-align: center;
 width: 190px;
}

#colname {
 width: 100%;
 height: 50px;
 text-align: center;
 line-height: 50px;
 font-weight: bold;
}

#colname P {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 margin-top: 0px;
 margin-bottom: 0px;
}

#coltext {
 width: 190px;
 margin-left: 10px;
 text-align: left;
 font-size: 9pt;
 line-height: 14pt;
}

#coltext A {
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #000000;
}

#colbottom {
 clear: both;
 width: 100%;
 height: 12px;
}

H1 {
 margin: 0; /* Убираем отступы */ 
}