body {
	background-color: #FFFFFF;
    background-image: url(b16.jpg);
	background-position:top center;
	background-repeat:repeat;
    background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	color: #400000;
	text-align: justify;
}

A:link, A:visited, A:active{ 
	color: #800000;
	text-decoration: none;
	}
A:hover{
    text-decoration: underline; color: #000000;
	}
b	{
	color: #000000;
	}
.topleft {
	background-image: url(b4.jpg);
	background-position:top;
	background-repeat:no-repeat;
    background-attachment:inherit;
}
.middleleft {
	background-image: url(b12.jpg);
	background-position:top;
	background-repeat:repeat;
    background-attachment:scroll;
}
.bottomleft {
	background-image: url(b10.jpg);
	background-position:right;
	background-repeat:repeat;
    background-attachment:fixed;
}
.topright {
	background-image: url(b5.jpg);
	background-position:top;
	background-repeat:no-repeat;
    background-attachment:inherit;
}
.middleright {
	background-image: url(b13.jpg);
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:top;
}
.bottomright {
	background-image: url(b11.jpg);
	background-position:left;
	background-repeat:repeat;
    background-attachment:fixed;
}
.middle {
	background-image: url(b14.jpg);
	background-position:top;
	background-repeat:repeat;
    background-attachment:fixed;
}
.middle1 {
	background-image: url(a1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
    background-attachment:inherit;
}
.updates {
	background-image: url(b14.jpg);
	background-position:left;
	background-repeat:repeat;
}
.underskin {
	background-image: url(b4.jpg);
	background-position:left;
	background-repeat:repeat;
}
.content {
	padding: 18px;
    font-size: 12px;
	color: #400000;
	text-align: justify;
    font-family: Arial; 
    letter-spacing: 0px;
    line-height:14px;
    font-weight: none;
}
.content1 {
	padding: 5px;
    font-size: 11px;
	color: #400000;
	text-align: justify;
    font-family: Arial; 
    letter-spacing: 0px;
    line-height: 14px;
    font-weight: none;
}
