@charset "utf-8";

body,td,th {

	font-family: Comic Sans MS;

	font-size: 16px;

	color: #FFFFFF;

}

body {

	background-image: url();

	background-repeat: no-repeat;

	background-color: #4d484e;

}

a {

	font-size: 16px;

	color: #E0D7CF;

}

a:link {

	text-decoration: none;

}



a:visited {

	text-decoration: none;

	color: #E0D7CF;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}

h1 {

	font-size: 16px;

	color: #E0D7CF;

}


