/* altered values for certain pages */
/* --contact page */
#wrapper {
	background-image: url(../images/contact_bg.png);
	background-repeat:no-repeat;
}

#content {
	height:385px;
	top:248px;
	left: 140px;
	width:360px;	
}

#contact {
	text-align: right;
	color: White;
	float: right;
	position: absolute;
	bottom: 50px;
	right: 140px;
	line-height: 2em;
	font-size: 1.1em;
}