.v {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
