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

body {
	background-color:#fff6f6;
}

h1{
    background: none;
	color: #ff1500;
	font-size: 20px; 
	line-height: 20px;
	font-weight: bold; 
	font-family: helvetica, arial, Georgia, "Times New Roman", times, serif;  
	margin: 0px 0px 0px 10px;
	padding:  0px 0px 0px 0px;
}