#steve-header-container {
		width:910px;
		margin:20px auto;
    }
    
    .name {
    	width:800px;
    		font-family: 'Helvetica';
    	font-size:86px;
    	font-weight:bold;
    }
    

    #steve-intro {
    	font-size: 14px;
    	color:#000;
    	font-family: 'Times';
    	width:900px;
    	border-bottom:3px solid #000;
    	text-decoration:none;

    	 }
 	
 	.pm {
    	font-size: 14px;
    	color:#000;
    	font-family: 'Times';
    	text-decoration:none;

    	 }	
	
	.pm:hover {
    	color:#0099FF;
    	text-decoration:none;

    	 }
    	 
    	 
    .twitter {
    color: 	#000;
    font-family: 'Times';
    font-weight:700;
    text-decoration:none;
    }
    
    .twitter:hover {
    color: 	#0099FF;
    font-family: 'Times';
   font-weight:700;
    }
    
    
    
    .email {
    color: 		#000;
    font-family: 'Times';
    font-weight:700;
    }
    	
        
    .email:hover {
    color: 		#0099FF;
    font-family: 'Times';
    font-weight:700;
    }
    
    .work {
    	width:910px;
		margin:20px auto;
		font-family: 'Helvetica';
		font-size:18px;
		font-weight:bold;
    	}
    	
    .clips {
    	width:910px;
		margin:20px auto;
		font-family: 'Times';
		font-size:14px;
		text-decoration:none;
		color: #000;
    	}
    
    .clips:hover {
    color: #0099FF;
    }