		body {
			background: url(img/background.jpg) no-repeat;
			font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
			color: #fff;
			letter-spacing: .07em;
			font-size: 09px;
			display:  inline;
			line-height: 1.5em;
			overflow-x:hidden;
			margin-top: 0px;
		}
			
		#textclips {
			width: 500px;
			height: 300px;
			font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
			color: #4c4c4c;
			line-height: 170%;				
			margin-top: 200px;
			margin-left: 5px;
			float: left;
			z-index: 1;
			text-align: center;
}

		
		h1 {
			font-family: Helvetica Neue, Helvetica, Geneva, Verdana, Arial, sans-serif;
			color: #333;
			font-size: 15px;
			letter-spacing: .08em;
			margin: 0;
			padding: 0;
			line-height: 165%;
}
		h2 {
			font-family: Helvetica Neue, Helvetica, Geneva, Verdana, Arial, sans-serif;
			color: #7f7f7f;
			font-size: 14px;
			letter-spacing: .08em;
			margin: 0;
			padding: 0;
			line-height: 200%;

}
		a { text-decoration: none; 
			color: #666;
		}
		
		a:hover, a:active, a:visited { 
			border: 0; }
		a:hover { 
			color: #424242; }	
		a:active,a:focus { outline:none; }
		
		