
/**  HEADER  **/

#page {
	background-image: url(/images/contact.jpg);
	width: 990px; height:742px;
}

/**  CONTENT  **/

#content h2, #content p , #roth a strong { display: none; }

#roth { position:relative; }

#roth a span {
	width: 60px; height: 50px;
	position: absolute;
	top: 667px; left: 915px;
	cursor: pointer;	/* for IE bug */
}
