
/* You will find fonts in the fonts.css file */

/* General Elements */

.vbvcolumn {
	background:url(../../images/mainBG.jpg);
}
.vbvTable{
	width:704px;
	height:423px;
	margin:0px;
	border:2px solid #ffffff;
	background-color:#ffc45c;
}