﻿body{
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:left;
	color:#000000;
	font-family: Verdana, Arial;
	background-color:#000000;
	background-image:url('bg-page.jpg'); background-repeat:no-repeat;background-attachment: fixed;
	background-position: center top;
}
 p{margin-top:10px;margin-bottom:10px;}
 img {max-width: 100%;height: auto;}
 select{font-size:12px; font-family: Verdana, Arial}
 th{background:#f5f5f1;}


