body {
margin:0;
background-color:#333;

}
p {
margin: 0 auto 0 auto;
}

h1 {
margin:0px;
font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#BF0067;
}

h2 {
margin:0px;
font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
color:#BF0067;
}

#body {
width:800px;
margin: 0px auto 0px auto;
background-color:#596468;
padding: 0 7px 0 7px;
}
#top {
background:url(/images/best_vpn.jpg) no-repeat center;
background-color:#596468;
height:100px;
}

#lang {
float:right;
padding-top:12px
}
#lang a{
margin-right:10px;
}

#menu {
font-family: Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 0;
list-style-type: none;
background-color: #eee;
font-size: 13px;
height: 40px;
border-top: 2px solid;
border-bottom: 2px solid;
}
#menu li {
	float: left;
	margin: 0;	
}
#menu li a {
	text-decoration: none;
	display: block;
	padding: 0 20px;
	line-height: 40px;
	color: #666;
}
#menu li a:hover, #menu li.active a {
	background-color: #f5f5f5;
	border-bottom: 2px solid #DDD;
	color: #999;
}

#menu_wrapper.black ul {
	background: #333;
	border-top: 2px solid;
	border-bottom: 2px solid;
	}
#menu_wrapper.black a {color: #CCC;}
#menu_wrapper.black li a:hover, #menu_wrapper.black li.active a {color: #999; background: #555; border-bottom: 2px solid #444;}

.content {
background-color:#FFFFFF;
border: 1px #737373 solid;
padding: 25px;
color:#000;
font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
.box {
font-family:Arial, Courier, monospace;
font-size:16px;
}
.box table{
border: 1px #333333 dashed;
border-bottom: none;
background-color:#EBF0F1;
}
.box td {
padding: 3px;
border-bottom: 1px #333333 dashed;
}
.color1{
background-color:#fff;
}
.color2{
background-color:#FFF5CB;
}
