@import url(/css/site.css);
@import url(/css/forms.css);

#contact_me
	{
	margin-left:35px;
	margin-right:35px;
	}

#co_head
	{
	font-size:18px;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:solid;
	}

#co_form
	{
	vertical-align:top;
	}

#co_text
	{
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:10px;
	}

#co_img
	{
	vertical-align:top;
	}

#co_img img
	{
	border-style:none;
	}

