.content {
.bg {
	background-attachment: scroll;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	
}
.logo {
	background-attachment: fixed;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.content2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.contentr {
	background-attachment: scroll;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-colour:#DC2B19;
	
	}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

