	body{
	background-color: #ffffff;
	background-image: url();
	background-repeat: no-repeat;
	}
	
	a:link,a:visited,a:active{
	font-family:arial;
	font-size:14px;
	color:#3333ff;
	text-decoration:none;
	font-weight:bold;
	}
	
	p{
	color:#3333ff;
	text-align:center;
	font-family:arial;
	font-size:90px;
	}

	
	hr{
	width:640px;
	height:2px;
	color:#0000ff;
	}
