#header
{
	background-color: #000;
	color:#aaa;
	font-family: verdana, sans-serif;
	border-bottom: 0.2em solid #fff;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom:5px;
}

#header a:link
{
	color:#fff;
	text-decoration: none;
}

#header a:visited
{
	color:#ddd;
	text-decoration:none
}

#kento
{
	float:left
}

#sites
{
	text-align: right
}

body
{
	font-size: 18pt;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background-color:#aaaaff;
	margin:0;
}

.rounded_STYLE
{
	text-align:center;
	padding: 5px;
	width: 650px;
    background-color:#aaffaa;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.share
{
	color:281888;
	font-weight: bold;
	text-decoration: none;
}

#logo
{
	border: 0px;
}

a img
{
	border: 0px;
}
