body {
	color: white;
	background-image: url(IMG/shoprva_background.jpg)
}

#shop-description {
	font-family: Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	position: absolute;
	height: auto;
	width: 197px;
}
#rva-description {
	font-family: Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	position: absolute;
	height: auto;
	width: auto;
}

#footer {
	font-family: Helvetica;
	font-size: 6.5pt;
	font-style:normal;
	color: #666666;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #06c;
	text-decoration: underline;
}


