﻿/*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-image: url('http://www.closerrecording.net/images/placeholder.jpg');
background-color:#000000;
height: 3600px;
width: 1024px;
}

