﻿#maindiv
{
	background-image: url(resources/backgroundhome.jpg);
}

p.homestart
{
	margin-top: 250px;
}

div.hometext
{
	width: 550px;
}

p 
{
	text-indent: 2em;
}

p.noindent
{
	text-indent: 0em;

}
