﻿#header ,
#sidebar,
#footer {
	display:none;
	height:0;
	width:0;
}

#main {
	float:left;
        padding:0;
	width:600px;
}
