body{
	background-image:url(images/bg1.jpg);
	background-color:#CCC;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.footer{
	background-color: #000;
	background-image: url(images/footer_bg.jpg);
}
.noOutline {
	outline:none;
}