html{
	overflow-y:auto;
}
body{
	font:12px arial;
	text-align:;
	background:#fff;
	background-image: url(../img/11500548069-1.jpg);
	background-repeat: repeat;
	background-size: 115% auto
}
body,p,form,ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
body,form,#fm{
	position:relative;
}
td{
	text-align:left
}
img{
	border:0;
}
div#main{
	height: auto;
}
div#footer{
	clear: both;
	margin:center;
	position:fixed;
	bottom: 0px;
	width: 100%;
	line-height: 10px;
}

div#footer #p2 {
    margin: 30px 0 30px 0;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    
}