@import url(mainr.css);
body{
	background-color : #CCF;
	background-image : none;
	background-repeat : no-repeat;
	color : #C03;
}

h1{
	color : #C3F;
}


h2 {
	color : #C6F;
}

h3{
	color : #F3F;
}

th{
	background-color : #F9F;
	color : #606;
	text-align : left;
}