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

H1 
{

	font-family : fantasy;
	font-size : 14px;
	font-weight: normal;
	text-decoration: none;
	color: #600;
	text-align: left;
}


body{
	
	font-family: Roman;
}
