BODY {
	orphans:2;
	font-family:'comic Sans MS';
	font:normal;
	color:#3d0812;
	background-image:url(./back.jpg);
	background-color:#a398a6;
	background-repeat:repeat;
	background-position:center;
	background-attachment:fixed;
}
DIV {
	text-align:center;
}

TR {
	text-align:left;
}
A {
	font-size:14;

}  

