/************************************
 *		Erase default browsers styles
 ************************************/ 
 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, ul {
	margin: 0px;
	padding: 0px;
}

table, tr, th, td, img {
	border: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

:focus {
	outline: none;
}

a {
	color: #831C23;
}
