﻿html {
	width:100%;
	height:100%;
	background:url(bg.jpg) 0 0 repeat-x;
	}
	
body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	border-bottom:1px solid white;
	}
	
