@charset "utf-8";
/* CSS Document */

body,td,th {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
    background-color: #567aa5;
}
img
{  border-style: none;
}
