/* CSS Document */

/* --- nullification --- */
html, body, head, div, fieldset,
dl, dt, dd, ul, ol, li, 
img, a, span, table, td, tr, address, hr {
	border: none;
	margin: 0;
	outline: none;
	padding: 0;
}


