body { background-color: #F5F5F5;
       color: #592202;
	   font-family: Verdana, Arial, sans-serif; 
}
header { background-color: #d9bfa0;
		 background-image: url(superbowl.png);
		 background-position: right;
         background-repeat: no-repeat; }

h1     { background-color:#FFFFFF;
       line-height: 400%;
       width: 30%;
       border: solid 5px #F2C029;
         text-indent: 1em; }

footer { background-color: #bf0426; 
         font-size: small;
		 font-style: italic;
		 text-align: center;}
li, dd { font-size: 90%; }
.points {padding:1%;
       margin-top: 20px;
         border: solid 10px;}