/*** "reset" the css ***/

body
{
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	background: #fff;
}

p, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, 
dd, dt, img, blockquote, cite, div, table, 
table tr td, table tr, table tr th, table thead, 
table tbody, table tfoot
{
	margin: 0;
	padding: 0;
}

img { border: 0; }