body {

	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:0px 0 0px 0;
    background: url("images/Greenfield2.png") no-repeat center 0;
}

#canvas 
{   
}