.contact{
	width:550px;
	height:740px;
	margin:0px 10px 10px 10px;
	font-size:12px;
	color:#666666;
	background-image:url(../img/contact-bg.gif);
}

:root .contact{
	width:550px;
	height:740px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#666666;
	background-image:url(../img/contact-bg.gif);
}

