body {
	background: #000018 url(images/bg_front.jpg) no-repeat fixed -100px 0px;
}

#content
{
	margin-right: 30px;
}

#mainwrap
{
	position: fixed;
	width: 300px;
	float: left;

	bottom: 50px;
	margin-bottom: 70px;

	background-image: url(http://venus.echomobile.ca/pixler/pixler.php?o=60&r=50&g=50&b=50);
	background-repeat:		repeat;

	visibility: hidden;
}

#main {
	background-image: url(http://venus.echomobile.ca/pixler/pixler.php?o=40&r=50&g=173&b=255);
	background-repeat:		repeat;
	margin: 40px 10px 10px 40px;
}

#header {
	height: 160px;
	float: left;		
}

#logoOLD {
	position: fixed;
	top: 10px;
	left: 30px;
}

#logo {
	position: fixed;
	bottom: 60px;
	margin-left: 30px;
}
