body { font-family: courier; 
		color: rgb(0, 0, 0); background-color: rgb(255, 39, 148);}
a, a:link,a:active,a:visited{text-decoration:none; color:rgb(255,255,255);}
a:hover{color:rgb(33, 255, 32);} 
h1 {}
h2 {font-size: 150%; font-weight: 1000; font-family: roman; color: rgb(32, 255, 33);}
h3 {font-size: 90%; font-weight: 900; font-family: courier;}
h4 {font-size: 80%; font-weight: 100; font-family: courier;}
h5 {}
h6 {}
.framed {border-style: solid; border-width: 2px; vertical-align: center;}

