
body {
	background: url("images/background.jpg") repeat-x;
	margin: 0 50px;
}

#logo {
	width: 425px; height: 156px;
	margin: 250px auto 25px auto;
	background: transparent url("images/liebermantech.jpg") no-repeat;
}

h2 {
	position: absolute;
	bottom: 0; right: 0;
	color: #888;
}