html, body {
   height: 100%;
   color: #800000;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
   font-size: 14px; 	line-height: 18px;
   text-align: center;
	background: #FFE1E1;
}



