 body{
	background-color: #EFEFEF;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
 ul{
 list-style: square;
 }

