body {
    font-family: Serif; font-size: 110%;
    color: #eee; background-color: #222;
    line-height: 1.3em;
    margin: 0; padding: 0 3em 1em;
}
a {color: #ee8887; text-decoration: none;}
a:hover {color: #ffaaae; text-decoration: none;}
a:active {color: #006ffa; text-decoration: none;}

object {display: inline;}
h1, h2, h3, h4, h5, h6 {font-family: Sans-Serif;}

code, pre {background-color: #555; color: #ddd;}

hr {border: none; height: 1px; background-color: #ee8887; clear: both;}

#navigation {
    margin: 0; padding: 60px 0 0;
	background: transparent url("./../images/icon_menchiw.gif") no-repeat top left; 
}
#navigation ul {margin: 0; border-bottom: 1px solid #ee8887; text-align: right; list-style-type: none;}
#navigation ul li {display: inline; margin-left: 1em; font-weight: bold;}
#navigation ul li:before {content: "\2605"; color: #ee8887;}

#player{
	text-align: center;
}
.gallery {
	margin: 1em; float: right;
}

