#html, body 
{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width:980px;
	height: 100%;
	margin: auto;
}
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.centerimage
{
text-align:center;
display:block;
}
a{
    font-family: arial;
    font-size: 12px;
    font-weight: 600;
    color: #ffffff;
	font-style: normal;
	text-decoration:none;
}




body 
{
	background-color: #252525
}
.page_a{
    font-family: arial;
    font-size: 10px;
    font-weight: 500;
    color: #7E2217;
	font-style: normal;
}
.page{
    font-family: arial;
    font-size: 10px;
    font-weight: 900;
    color: #b2b2b2;
}
.user{
    font-family: arial;
    font-size: 10px;
    font-weight: 600;
    color: #d4ce8d;
	text-align: left;
	padding:0px;
	font-style: italic;
	text-decoration: none;
}
.titlethumb{
    font-family: arial;
	text-align: left;
    font-size: 10px;
    font-weight: 600;
    color: #7E2217;
	padding:0px;
	text-decoration: none;
}
.clicks{
    font-family: arial;
    font-size: 10px;
    font-weight: 600;
    color:#b2b2b2; /*#d2dde4;*/
	text-align: left;
	padding:0px;
}

.disclaimer{
    font-family: arial;
    font-size: 9px;
    font-weight: 100;
    color: #b2b2b2;
	font-style: italic;
	text-decoration: none;
}
/*GUESTPAGE*/
.guest{
    font-family: arial;
    font-size: 20px;
    font-weight: 600;
    color: #d4ce8d;
	text-align: left;
	padding:0px;
	font-style: italic;
	text-decoration: none;
}
.place{
    font-family: arial;
    font-size: 15px;
    font-weight: 600;
    color: #d4ce8d;
	text-align: left;
	padding:0px;
	font-style: italic;
	text-decoration: none;
}
.descr{
    font-family: arial;
    font-size: 12px;
    font-weight: 500;
    color: #d4ce8d;
	text-align: left;
	padding:0px;
	font-style: normal;
	text-decoration: none;
}
.body{
    font-family: arial;
    font-size: 12px;
    font-weight: 500;
    color: #252525;
	text-align: left;
	padding:0px;
	font-style: normal;
	text-decoration: none;
}
.bodyvet{
    font-family: arial;
    font-size: 12px;
    font-weight: 600;
    color: #252525;
	text-align: left;
	padding:0px;
	font-style: normal;
	text-decoration: none;
}



.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
font-family: arial;
font-size: 13px;
font-weight: 700;
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f3eb7b;
color: #9c3022;
}
.review_txtarea{
    font-family: arial;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
	width:100%;
	background-color:b2b2b2;
}

.basictab li a:visited{
color: #9c3022;
}

.basictab li a:hover{
background-color: #9c3022;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #9c3022;
color: #f3eb7b;
}


</style>

