
/* 

*/

body {
	background: #000000 url(bg-sp.jpg) no-repeat; /* #d3ff99 */
	background-position: top center;
	text-align: center;
	font-family:  Helvetica Neue, arial, sans-serif;
	font-weight: bold;
	color: #839966;
}
#content {
	position: absolute;
	top: 340px;
	width: 140px;
	background: none;
	/* padding-top: 300px; */
	padding-left: 50%;
	margin-left: -140px;
	height:50px;

}

#N {
	
	position: relative;
	left:140px; 
	top:45px; 
	width:70px;
	height:50px;
}

#Y {
	
	position: relative;
	left:40px;; 
	top:-5px; 
	width:70px;
	height:50px;
}
