body {
	background: #111 url(images/bg.jpg) repeat-y center top;
	color: #BBB;
}

TABLE {
	color : Black;
	font-family : Arial Black;
	font-size : 14px;
	font-style : normal;
}

.howtomake {
background-image:url('images/page4.jpg');
}

.contactus {
background-image:url('images/page5.jpg');
}




A.mail {
	color : Black;
	font : normal 14px Arial Black;;
	text-decoration : underline;
}
A:HOVER.mail {
	color : Red;
	font : normal 14px Arial Black;
	text-decoration : underline;
}


