.headline1{
		font-family: Verdana, Ariel, Helvetica, sans-serif;
		font-size: 0.79em;
		font-style: normal;
		font-variant: small-caps;
    	color: orange;
		letter-spacing: 2px;
		position:absolute; top: 170px; 
		left: 65px;
		}

.content{
 		font-family: Verdana, Ariel, Helvetica, sans-serif;
		font-size: 0.65em;
		font-style: normal;
		font-variant: normal;
    	color: white;
 		background-color: transparent;
 		position: absolute; 
      	top: 330px;
      	left: 65px;
      	width: 260px;
      	line-height: 1.5;
      	}
    
#classics{
 		background-color: transparent;
 		position: absolute; 
      	top: 250px;
      	left: 400px;
    	width: 186px;
    	padding-bottom: 0px;
		margin-bottom: 0px;
		}
      
.secondary{
 		font-family: Verdana, Ariel, Helvetica, sans-serif;
		font-size: 0.65em;
		font-style: normal;
		font-variant: normal;
    	color: white;
 		background-color: transparent;
 		position: absolute; 
      	top: 400px;
      	left: 420px;
      	width: 300px;
      	line-height: 1.5;
      	}
      	
