/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 21, 2012 */



@font-face {
    font-family: 'UbuntuTitlingBold';
    src: url('UbuntuTitling-Bold-webfont.eot');
    src: url('UbuntuTitling-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('UbuntuTitling-Bold-webfont.woff') format('woff'),
         url('UbuntuTitling-Bold-webfont.ttf') format('truetype'),
         url('UbuntuTitling-Bold-webfont.svg#UbuntuTitlingBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body
{
	background-color: #668080;
	font-size: 12px;
}

#page
{
	margin: 0 auto 0 auto;
	/*padding: 15px;*/
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px black;
		height: 550px;
}

#content
{
	width: 100%;
	clear: both;
	margin: 20px auto 20px 0px;

}
p 
{
	margin: 5px 20px 5px 20px;
}
header h1
{
	font-family: UbuntuTitlingBold, sans-serif;
	font-size: 50px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0;
}
canvas
{
	display: block;
	margin: 0px auto 0px auto;
	background-color: white;
}
