BODY {
	color : Green;
	background : url("backgrnd.jpg") Black no-repeat fixed;
}


a {
    color:white;
}

h1 {	color : White;
	font-size : xx-large;
	font-style : italic;
}
h2{
	color : White;
	font-size : x-large;
	font-style : italic;
	
}