/* CSS Document */

footer,
header 
{
	display:none;
}
#main {
	text-align:left;
}
button,
input[type="submit"],
input[type="button"] {
	display: none;
}
input[type="text"],
input[type="checkbox"] {
	border:none;
}