/*This style sheet applies to all non IE browsers.*/
html {
	height: 100%;
	background-color:: #cccccc;
}

body {
	height: 100%;
	background-color:: #cccccc;
}
