body {

	background : #000000 url("/graphics/Gxs5kDkbMAAopW5.jpg") no-repeat center 90px ;
	color : #333333 ;
	font-family : "MS UI GOTHIC","Osaka","Helvetica",sans-serif ;
	font-size : 0.8em ;
	line-height : 1.5em ;
	letter-spacing : 0em ;

	padding : 150px ;
	text-align : center ;
	position: relative;

}

/* LINK */

a {
	color : #606060 ;
	text-decoration : none ;
}

a:active {
	color : #ff0000 ;
}

a:visited {
	color : #606060 ;
}

a:hover {
	color : #ff0000 ;
	
}
 
/* MENU */ 
 
#menu,#content {

	margin : -1px auto ;
	text-align : right ;
	padding-left: 20px;

}

#menu a {
	color : #333333 ;
	text-decoration : none ;
}

#menu a:active {
	color : #ff0000 ;
}

#menu a:visited {
	color : #333333 ;
}

#menu a:hover {
	color : #ff0000 ;
}

#menu {
	font-size : 0.8em ;
	letter-spacing : 1em ;
	background : #000000 ;
	line-height : 2.5em ;
	width : 50px ;
	height : 20px ;

	margin-bottom : 6px ;
	padding-right : 10px ;
position:absolute;
	list-style-type : none ;

}

/* BANNER */


#banner {
  width : 10px ;
height:5px;
	padding-top: 2px;
	margin-bottom : 6px ;
	padding-left : 155px ;
	position:absolute;
	
}
#wrapper {
  margin-top:270px;;
    margin-left:auto;
    margin-right:auto;
    width:235px;
}
