/***** Global Settings *****/

html, body {
	border:0;
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1.5em;
	color: #000;
}
a, a:visited {
	color: #2f64cb;
}
h1.site-title {
	font-size:60px;
	font-weight: 100;
	margin:0;
	line-height: 60px;
}