body{
	margin: 12px 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:8pix;
	line-height: 1.4em;
	color: #F0FFFF;
	background-image: url(bg2.jpg);
	background-repeat: repeat;
	
}
h1{
	font-family: "Comic Sans MS";
	font-size: larger;
	font-style: italic;
	font-weight: bold;
}
a:link, a:visited, a:hover, a:active {
	color: #FF6347;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
	color: Red;
}
table{
	table-layout: auto;
	width: 750px;
	position: center;
	background-image: url(bg-new2.jpg);
}
Text{
	font-size: smaller;
}
