BODY {
	border-spacing:10;
	font-family:'comic Sans MS';
	color:#3d0812;
	background-image:url(./back.jpg);
	background-repeat:repeat;
	background-position:center;
  background-color:#a398a6;
	background-attachment:fixed;

}
FONT { 
  font-family:'comic Sans MS';
	color:#3d0812;
}
DIV {
	text-align:center;

}

TR {
	text-align:center;
}

TABLE {
	border-spacing:40;
}

IMG {
	vertical-align:text-bottom
}