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

#content
{
	margin-right: 30px;
}

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

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

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

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

