	/* == CSS / main.css == */

	body { background: #000; }

	* { margin: 0; padding: 0; border: 0; font-size: 100%; list-style-type: none; list-style: none; text-decoration: none; font-family: arial, helvetica, sans-serif; }
	:focus { outline: 0; }

	a:link, a:visited, a:active, a:hover { text-decoration: none; }

	#totalcontainer { width: 100%; float: left; }