﻿body
{
	background: #077dc6 url(../images/bg.jpg) repeat-x;
	font-family:Tahoma;
	font-size:11px;
	color:#efefef;
}
#canvas
{
	width:800px;
	margin:0 auto;
}
.header
{
	margin-left:50px;

}
h2
{
	font-weight:300;
}
h3
{
	font-size:12px;
}
img
{
	border:none;
}