body {
	margin: 0;
	line-height: 1.3;
	font-size: 13px;
	font-family: 'Trebuchet MS', 'MS Gothic';
	color: #232323;
}

h1 {
	font-size: 13px;
	color: #ce0052;
}

div.container {
	margin: 150px 70px 150px 70px;
}

h1 {
	margin-bottom: 30px;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}