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

a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style4 {font-size: 10px}
.style5 {
	color: #FF0000;
	font-weight: bold;
}