@charset "utf-8";
/* CSS Document */

@import "../portfolio.css";

#headerImage
{
	height: 200px;
	background: url('../../images/head-image-2.png') no-repeat 0px 0px;
}

h2
{
	background: url('../../images/h2-b.png') no-repeat 0px 0px;
}

.project
{
	width: 465px;
	margin: 0px 10px 10px 0px;
	float: left;
}