body
{
	background-color: #fcfc9c;
}

@font-face {
    font-family: BlueRidge;
    font-style:  normal;
    font-weight: normal;
    src: url(bluerid0.eot);
}

.bluer {
	font-family: BlueRidge, "Arial Black", sans-serif;
}

h1,h2,h3
{
	font-family: "BlueRidge", 'sans serif'; 
	color: #35005a;
}

table
{
}
p
{
	margin-left: "10%";
	margin-right: "10%";
}
img
{
	border-color:#35005a;
}

