
@import url("main.css");

#left {
display:none;
}

#right {
display:none;
}

#main {
	width: 95%;	
}

