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

#topArea
{
	background: #990000;
}

#header
{

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

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



