@charset "utf-8";
/* CSS Document */
body {
	background-image:url('images/Ro2Shot_20091217_215017641_low.jpg');
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	
}
body a{
	color:#093;
	text-decoration:none;
	}
body a:hover{
	color:#030;
	text-decoration:none;
	}

