﻿body {
	background-image:none;
}

h1
{
	font-size:30px;
}

#header
{
	margin-top: 50px;
}

#contentcontainer
{
	margin-top: 50px;
}

#CaseStudyQuote
{
	float:right;
	border:dotted 1px black;
	padding:10px;
	margin:10px;
	width:300px;
}

#CaseStudyQuote p
{
	font-style:italic;
}