html, body {
margin:0;
background-image:url(body-back.jpg);
background-position:center top;
background-repeat:no-repeat;
height:100%;
text-align:center;
font-family:arial;
background-color:#f2f2f2;
}
.gallery_bg {
	background-image: url(main_images/empty.jpg);
	background-repeat: no-repeat;
}
.title {
	color: #3399cc;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: small;
	color: #000000;
}
.text2 {

	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.text2_link {


	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.text3 {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
}
.text2_td {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-color: #DEF1F5;
}
.text2_td2 {

	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
}
.text4 {

	font-family: Verdana;
	font-size: xx-small;
	color: #3399CC;
	font-weight: normal;
}
