body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(bgV.jpg);
}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(bgV.jpg);
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
