helen.css

body{	
	
	font-family: Times New Roman, Arial, sans-serif;
	color: #000000;
	background: #333399;
}



p{ 
	position: relative; 
	margin-left: 5px;
	margin-right: 2px; 
	font-size: 80%; 
	font-family: Arial, sans-serif; 
	color: #000000;
	background: #ffe7c6;
	position: relative
}

ul{
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: #000000;
	background: #ffffff;
} 

h1{ font-size: 2.5em; font-family: Times New Roman, Arial, sans-serif; color: #d66321;
}

h2{ font-size: 2em; font-family: Times New Roman, Arial, sans-serif; color: #d66321;
}

h3{ font-size: 1.5em; font-family: Times New Roman, Arial, sans-serif; color: #d6c610;
}

h4{ font-size: 1em; font-family: Times New Roman, Arial, sans-serif; color: #800000;
}

h5{ font-size: 65%; font-family: "Times New Roman"; color: #800000;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none
}
	

a { text-decoration:none;
}

.center {
	text-align: center;
}

.footer {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #000000;
	background: #ffffff;
}
.alert {
	font-size: .85em;
	
}
.small {
	font-size: 1em;
	font-family: Ariel;
}

