@import url(menu.css);

html, body
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 62.5%;
	line-height: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: black;
}

html>body
{
	font-size: 10px;
}

a img { border: 0 none white; border-collapse: collapse;}