table.header
{
	border: 0px black solid;
	width: 900px;
}
table.header P
{
	font-family: verdana;
	font-size: 15px;
	padding: 10px;
	color: black;
}
table.header A
{
	font-family: verdana;
	font-size: 15px;
	padding: 10px;
}
table.boxes
{
	border: 0px black solid;	
}

table.boxes P
{
	font-family: verdana;
	font-size: 14px;
}
table.boxes A
{
	font-family: verdana;
	font-size: 16px;
	color: white;
}

h1
{
	color:#ff9933;	
	word-spacing:10px;
	font-size:18px;
	font-family: verdana;
}
h2
{
	color:#00ff99;	
	word-spacing:0px;
	font-size:14px;
	font-family: verdana;
}
h3
{
	color:#663399;	
	word-spacing:10px;
	font-size:14px;
	font-family: cursive;
}
p
{
	color:#ffffff;
	font-family: cursive;
	font-size: 13px;		
}
body
{
	background-image: url("image/bg.png");
	background-repeat: repeat;	
}
