@charset "utf-8";
.hwsweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-attachment: fixed;
	background-image: url(Background.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	color: #780000;
}

