@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background-color:#132301;
}

a
{
	border:none;
	outline:none;
}

img
{
	border:none;
	outline:none;
}

.maintbl
{
	height:100%;
	width:100%;
}


