body    {background-color: navajowhite;
	font-family: Papyrus; 
	color: firebrick;
	background-image:  url(../images/stack.gif); 
	background-repeat: no-repeat;
    background-position: center right;
	background-attachment: fixed;
	margin-right: 380;
	}
    
dl   {
     font-size: 20px;
     }

dt   {
     font-size: 40px;
     font-weight: 900; 
     font-style: italic;
     }

dd   {
     font-style: normal;
     }
     
h1   {
     font-size: 60px;
     color: black;
     }