@import url('main.css'); 

body { 
	background-color: #FFFFFF; }

#container {
	border: none;
	}
#footer {
	visibility: hidden;
	}
