@charset "utf-8";
body {
font-family: Monospace;
background: #000000;
margin: 0px;
overflow: hidden;
background-image: url(../1a.jpg);
background-repeat: repeat;
}
#testCanvas {
background: #000000;
background-image: url(220_27.jpg);width: 1137px;height: 700px;margin: auto;
-moz-background-size: 100%;
-webkit-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
margin-left: 60px;
margin-top: 71px;
margin-right: 20px;
margin-bottom: 20px;	
}			
body,td,th {
color: #FFFFFF;
}
a:link {
color: #00FF00;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FF0000;
}
a:hover {
text-decoration: none;
color: #FFFF00;
}
a:active {
text-decoration: none;
color: #FFFF00;
}a img {border: none;}a:hover, a:active, a:focus {text-decoration: none;}a:active,, a:hover, a:visited, a:link {text-decoration: underline;}