@charset "UTF-8";
body {margin: 0;
padding: 0;
font-family: Verdana, Geneva, sans-serif;
font-size:11px; 
background-image: url(images/jp2.jpg);}

#logo {
	background-image:url(images/tlo2.png);
	background-repeat: no-repeat;
	background-position:left -20px;	
}

#content {
	width: 960px;
	height: 790px;
	align: center;
	font-family: calibri;
	font-size: 13px;
	overflow: hidden;
	
}
a:link {
	color: #383431;
	text-decoration: none;
}
a:visited {
	color: #383431;
	text-decoration: none;
}
a:active {
	color: #383431;
	text-decoration: none;
}
a:hover {
	color: #E2623D;
	text-align: center;
}
