.backlogo {
	background-image: url(img/bg.gif);

}
div {
	font-size: 90%;
	line-height: 120%;

}
.line {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;

}
a:hover {
	color: #99cc99;
}
.mobile {
	padding-left: 14px;
}
.topimg {
	background-attachment: scroll;
	background-image: url(img/top/top-img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
