body {
	background-image:  url(http://speedmaster-st.com/gazou/001.JPG);
	background-attachment:fixed;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

table#table_01 {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	background-color:#000000;
}

table#table_01 td{
	text-align:center;
	background-color:#333333;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding:2em 0;
}
	
.font_01 {
	color: #CCCCCC;
	font-size: 10px;
	font-weight:normal;
}

.font_02 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
}

a img {border:none}

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}