
body{
	font-size: 15px;
	font-family: 'Roboto',Arial;
	line-height: 24px;
	color: #626262;
	font-weight:400;
}

.container{
	max-width:1130px;
}
.container.medium{
	max-width:780px;
}