  	body { color: 0099FF; background: black; margin-left: 0%; margin-right: 5%; font-family: Times New Roman, Verdana;}	h1 { font-size:300%;}	h2 { font-size:200%;}	h3 { font-size:100%;}		 :link { color: rgb(153, 0, 0) }  /* for unvisited links */  :visited { color: rgb(153, 0, 153) } /* for visited links */  :active { color: rgb(255, 0, 102) } /* when link is clicked */  :hover { color: rgb(0, 96, 255) } /* when mouse is over link */