html,body {
	margin:0px;
	padding:0px;
}

body {
	color : #555;
	background-color : #ffd;
	padding:10px;
}
