h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-transform: capitalize;
	color: ff0000;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
html, body{height:100%}

