/* Á´ÈÌÀßÄê */
body {
	color: #006699;
	background-image : url("img/head_line.jpg");
	background-repeat : repeat-x;
	margin: 8px 0px;
	padding: 0;
}

body#form {
	color: #006699;
	margin: 8px 0px;
	padding: 0;
}

table#aboutme {
	color: #006699;
	background-image : url("img/bg_aboutme.jpg");
	background-position : center;
	background-repeat : no-repeat;
	margin: 8px 0px;
	padding: 0;
}

a {
	color: #0066AA;
	font-size: 1em;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	font-size: 1em;
	text-decoration: none;
}
