@charset "UTF-8";
/* CSS Document */

body {
	margin-top : 290px;
}

body { 
background-attachment: fixed;
background-image: url(bg_images/index_bg.jpg);
background-repeat: no-repeat;
background-position: center top;}
body,td,th {
	font-size: 12px;
}
.asas {
	color: #F00;
}
