﻿/*
 * Globals
 */
 body {
	margin: 0;
	padding: 0;
	text-decoration:none
	border: 0;
	background: #C0C0C0;
	color: #456234;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
}

 #content {
margin-left:-512px;
position: absolute;
top: 0;
bottom: 0;
left: 50%;
right: 0;
background: url('http://www.glennlabs.net/images/background.jpg');
background-repeat: repeat-y;
height: 1000px;
width: 1024px;

}
<meta name=”viewport” content=”width=320″ />