body{
	margin: 0;
	background-color:white;
}
main{
	width:90%;
	margin: auto;
}