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

#content
{
	margin-right: 30px;
}

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

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

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

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

