	body {
	background-image:   url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DA203E;
	text-decoration: none;
}