﻿*{font-size:large}
a{color:yellow}
a:visited{color:yellow}
a:hover{background:white;color:red;font-weight:900;text-transform:uppercase;text-decoration:underline}
h1,h2{ font-family: technical; font-weight: bold; text-align: center; }
h1{
	 font-size:x-large
}
h2{
	font-size:large
}
body {margin: 0 1in;background:black;color:white}
li{
	margin:1em
}