body { color: #041260; font-size: 35px; background-color: #bd4; }
p {}
td {}
a:link { color: blue;
text-decoration: none;}
a:visited { color: purple;
text-decoration: none; }
a:hover { color: purple; 
text-decoration: none}
a:active { color: red; text-decoration: none;}
element { }
h1 {
	color: #820975;
	font-size: 90px;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	background-color: #df9;
	background-attachment: fixed;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
}
@font-face{ }
@font-face{ font-size: 30; font-style: normal; font-weight: bold; }
h2 { color: #820975; font-size: 100px; font-family: verdana; font-weight: bold; background-color: #808000; background-attachment: fixed; margin: 12px; }
h3 {
	color: #041260;
	font-size: 17px;
	font-family: tahoma;
	font-weight: bold;
	background-color: #bd4;
	background-attachment: fixed;
	margin: 8px;
}

