* {
	font-family: 'Myriad Pro', 'Arial';
}

body {
	/*background-color: #231f20;*/
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-transform: lowercase;
}

