/* RESET STYLES */
/* equalize the browser playing field */
html, body, div, span, iframe, hr,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, font, img, strong, b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label, legend, fieldset,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: baseline;
	background: transparent;
}
