BODY {

	

		background-color:#FF0000;

	}



#kobudo		{

				top: 20%;

				left: 45%;

				position: absolute;

			}	

	

#kobudo-content	{
	color:#000000;
	top: 85px;
	left: 727px;
	position: absolute;
	font-family: Georgia;
	font-size: 24px;
	z-index: 1;
	text-decoration: underline;

				}



	

A:LINK 	{

			text-decoration: none;

			color:#000000;

		}

		

A:VISITED 	{

				text-decoration: none;

				color:#000000;

			}



A:ACTIVE	{

				text-decoration: none;

				color:#000000;

			}



A:HOVER	{

			text-decoration: underline; 

			color:#000000;

		}
