﻿/*body{
	background-image:url('BG.jpg');  
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:left;
	background-size: 100%;
	
}*/
html, body {
height: 100%;
margin: 0;
padding: 0;
}

hr{
	height:1px;
	color:#FFFFFF;
}
.footer_link
{
	font-family:Verdana;
	color:white;
	font-size:x-small
}