body {
	background: #000018 url(images/bg_about.jpg) no-repeat;
}

#content
{
	margin-right: 30px;
}

#mainwrap
{
	position: fixed;
	width: 334px;
	//height: 50%;
	float: left;
	overflow: auto;
	
	bottom: 50px;
	margin-bottom: 70px;
	left: 40px;
	margin-top: 200px;
	
	background-image: url(http://venus.echomobile.ca/pixler/pixler.php?o=40&r=248&g=7&b=144);
	background-repeat:		repeat;
}

#main {
	background-image: url(http://venus.echomobile.ca/pixler/pixler.php?o=70&r=46&g=29&b=39);
	background-repeat:		repeat;
	margin: 10px 5px 5px 10px;
	padding: 10px;
}

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

#logo {
	position: fixed;
	bottom: 60px;
	right: 30px;
}

