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

#topArea
{
	background: #958412;
}

#header
{

	background: url(../images/contact_header.jpg) no-repeat;
}

#contentWrapper img
{
	border: 4px solid #958412;
	margin: 8px;
}



