.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;
		}
#name{
 		background-color: transparent;
 		position: absolute;
 		top: 165px;
      	left: 255px;
      	width: 350px;
      	}

.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: 230px;
      	left: 135px;
      	width: 260px;
      	line-height: 1.5;
      	}
 
.content2{
 		background-color: transparent;
 		position: absolute; 
      	top: 520px;
      	left: 580px;
    	width: 186px;
    	padding-bottom: 0px;
		margin-bottom: 0px;
		margin-top: 0px
		 }
      
#classics{
 		background-color: transparent;
 		position: absolute; 
      	top: 300px;
      	left: 600px;
    	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: 580px;
      	width: 300px;
      	line-height: 1.5;
      	}

