/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}
body {
	background: #000000 url(images/bg1.png) no-repeat left top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 20px;
}


