@charset "UTF-8";
td img {display: block;}table {
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 0px;
	position: relative;
	float: left;
	clear: right;
	width: 50%;
}
body {
	background-image: url(../../mirazakc/background.png);
	position: relative;
	background-color: #000;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #000;
	background-color: #FFF;
}
h2 {
	font-size: 1em;
	color: #F90;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
a {
	text-decoration: none;
	color: #F90;
}
