body { background-image:url(../image/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
/*
	background-attachment:fixed;
*/
}

p { font-family: Arial;}
m:hover  { color:#000080; text-decoration:none; }

a:link { color:black; text-decoration:none; }
a:visited { color:black; text-decoration:none; }
a:focus { color:#000080; text-decoration:none; }
a:hover { color:#000080; text-decoration:none; }
a:active { color:#000080; text-decoration:none; }



	   /*
	   
	
	   
* { font-family:Helvetica,Arial,sans-serif; }


*/