body {	color: #333333;	background-color: #ffffff;	background-image: url(../image/title.jpg);	background-repeat: no-repeat;}a:link {	color: #8000ff;}	a:active {	color: #ff80c0	text-decoration:underline; }a:visited {	color: #408080;	text-decoration:none;}a:hover {	background:#FFDFFF none repeat scroll 0 0;	color:#FF00FF;	text-decoration:none;}h1 {	font-family: "Comic Sans MS";	color: #0000a0;	font-size: x-large;	font-weight: bold;	margin-top: 180px;	margin-left: 2em;}h2 {	font-family: Arial;	font-size: large;	font-weight: bold;	text-align: center;	background: #66ff66;}p{	margin-left: auto;	margin-right: auto;	width: 60%;	color: #333333;	font: normal 1em/1.5em Arial;	border: 2px dotted #66ff66;	padding: 1em;}	