/* CSS Document */
body {
	cursor: default;
	color:#ffffff;
	font-size:100.1%;
	margin:0;
	padding:0;
	background: #060 url(bg_grass.gif) repeat;
}

a { color:#FFFFFF;}

#multiflip{
	position: absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
	color: #000000;
}

