body,html { margin: 0; padding : 0; background:url(background1.png); background-repeat: no-repeat; background-position: top center; background-attachment:fixed; text-allign: center;
}
a:link				{
	text-decoration: none;
	color: #30363D;
	font-family : Verdana;
	font: 8pt;
}
a:visited 		{
	text-decoration: none;
	color: #30363D;
	font-family : Verdana;
	font: 8pt;
}
a:active		{
	text-decoration: none;
	color: #30363D;
	font-family : Verdana;
	font: 8pt;
}
a:hover 		{
	text-decoration: underline;
	color: #30363D;
	font-family : Verdana;
	font: 8pt;
}
.standard {
	font-size:10pt;
	font-family:verdana;
                color: #374757;
}

.content {
	font-size:8pt;
	font-family:Verdana;
                color: #30363D;
	
}