@charset "utf-8";
/* CSS Document */

body {
	background-color: #FF0000;
	background-image: url(backy2.jpg);
	/*background-repeat: no-repeat;*/
	line-height: 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.1em;
}

h1 {
	font-size:45px;
	color:#FF0000;
	}
	
a  {
	color:#FF0000;
	}

p	{
}

body,td,th {
	font-size: 45px;
	color: #FF0000;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 45px;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}