:link {
	color : #0060FF;
}

:visited {
	color : #990099;
}

:hover {
	color : #008080;
}

:active {
	color : #FF0066;
}

body{
	background : #FFFFFC;
	color : #000000;
}

h1{
	color : #008000;
	font-family : "Times New Roman",serif;
	font-size : 500%;
	font-weight : normal;
}

h2{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 300%;
	font-weight : normal;
}

h3{
	color : #000000;
	font-family : "Times New Roman", serif;
	font-size : 180%;
	font-weight : normal;
}

h4{
	color : #FFFFFF;
	font-family : "Times New Roman", serif;
	font-size : 180%;
	font-weight : normal;
}

h5{
	color : #000000;
	font-family : "Times New Roman", serif;
	font-size : 120%;
	font-weight : bold;
}
h6{font-family: "Times New Roman", serif;
	font-size : 120%; 
	font-weight : bold;	
}

p{
	font-family : "Times New Roman", serif;
	font-size : 100%;
	font-weight : bold;
}

#1{
	background-color : transparent;
	border : 2px;
	color : #000000;
	font-family : "Times New Roman",serif;
	font-size : 400%;
	font-weight : normal;
	height : 400px;
	left : 70px;
	padding : 5px;
	position : absolute;
	top : 40px;
	width : 150px;
	z-index : 3;
}

#2{
	background : transparent;
	background-image : url(feast.jpg);
	border : 1px;
	border-color : #000000;
	border-style : solid;
	color : #FFFFFF;
	font-family : "Times New Roman",serif;
	font-size : 400%;
	font-weight : normal;
	height : 400px;
	left : 71px;
	padding : 5px;
	position : absolute;
	top : 42px;
	width : 150px;
	z-index : 2;
}

#quote{
	color : #FF0000;
	font : italic;
}

#rules{
	font-family : "Times New Roman", serif;
	font-size : 100%;
	font-weight : normal;
}
