@charset "UTF-8";
/* CSS Document */

#site {
		margin: auto;
		clear: both;
		float: none;
		height:560px;
		width:889px;
		background-image:url(backgrounds/cause.jpg);
		
		
		}

#Text {
		height:460px;
		width: 750px;
		padding: 35px 0px 0px 60px;
		color:#666666;
		letter-spacing: 0px;
}
