
body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
}
.container {
	width: 80%;
	margin: auto;
}



/* .makeBigger{
	font-size: 18px; 

}
.makeSmaller{
	font-size: 12px; 

} */

.button:hover {
	cursor: pointer;
	background-color: #ccc;
}

