.v {
	background-image: url(imgs/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.v2 {
	background-image: url(imgs/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	background-attachment: scroll;


}
.text {
	font-family: Impact;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.textCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bolder;

}
.vinterior {

	background-image: url(imgs/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
