/* CSS Document */
p { font-family:Book Antiqua; font-size:25px; color:yellow; font-weight:bold; font-style:regular; }
	
h1 { font-family:Book Antiqua; font-size:40px; color:yellow; font-weight:bold; background-color:black; }
h3 {font-family:Impact; font-size:25px; color:yellow; font-weight:bold;
background-color:blue}