body    {background-color: gold;
	font-family: Trebuchet MS;
	color: black;
	background-image:  url(../images/cornucopia.gif); 
	background-repeat: no-repeat;
    background-position: center right;
	background-attachment: fixed;
	margin-right: 380;
	}
    
dl   {
     font-size: 14pt;
     }

dt   {
     font-size: 16pt;
     font-weight: 900; 
     font-style: italic;
     }

dd   {
     font-size: 14pt;
     font-style: normal;
     }
     
h1   {
     font-size: 25pt;
     color: black;
     }
