﻿.background {
	margin: 0px;
	background-color: #FF0000;
	width: 1400px;
	height: 1200px;
	top: 0px;
	left: 0px;bottom:0;
	position: absolute;
}
.leftcolumn  {
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-left: 20px;
	width: 900px;
	height: 900px;
	text-align: center;
	background-image: url('Obeyjah background.jpeg');
}
#footer  {
	width: 200px;
	height: 300px;
	font-family: Verdana, Arial, serif;
	text-align: left;
	font-size: 10px;
	margin-top: 10px;
}

