.heading {	background-image: url(../images/headingtriangle.gif);	background-repeat: no-repeat;	background-position: left center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	text-indent: 20px;}.subheads {	font-size: 12px;	font-weight: bold;}.separatorline {	border-top-color: #CCCCCC;	border-top-style: dashed;	border-top-width: 1px;}#random{  /* BOX MODEL */  width: 283px;  height: 144px;  border: none;    /* ENHANCEMENT */  background-image: url('http://placehold.it/300&text=banner1');  background-position: center center;  background-size: cover;  background-repeat: no-repeat;  }