<style type="text/css">

h1 (color:cyan; text-align:center ; font-family:"chiller"; text-decoration:underline )

body ( background-image:url("fire.gif") ;
    background-repeat:no-repeat:
	background-position:bottom;
	background-color:blue;
	)
	
a:link(color:cyan)
a:hover(color:blue:background-color:grey;font-size:30px)
a:vlink(color:red)
a:alink(color:yellow)

body(img-position:center)

</style>