html {
	background-color: #f5f7f7;
}
body
{
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-align: left;
	color: #b3b3b3;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link { color: #000000; }
a:visited { color: #CCCCCC }
a:hover, active { color: #CC0000 }
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC0000;
}
h1
{
	display: none;
}
h1 a { text-decoration: none; 
}
h2
{
	display: none;
}
h2 a { text-decoration: none; 
}
h3
{
	display: none;
}
h3 a { text-decoration: none; 
}
#container
{
	width: 760px;
	height: 380px;
	padding: 0px;
	position: absolute;
	top: 38%;
	left: 50%;
	margin: -144px 0px 0px -380px;
	background-image: url(images/fukaidesign_launch_aug_2009.gif);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #ffffff;
	border: 0px solid #ebeff0;
}