body {
	background-color: #eee;
	font-family: sans-serif;
	font-size: 14px;
	color: #CCC;
	margin:auto;
	text-align:center;
}

a:active, a:visited, a:link
{
	color: #CCC;
}

a:hover
{
	text-decoration:none;
}

.canvasHolder 
{
    padding:64px 0 64px 0;
    background: url("images/Sun.png") no-repeat 70% 25%, url("images/Greenfield3.png") no-repeat center 0;
}

#canvas 
{   
}