div#wrapper{
	width: 960px;
	background: url(../images/sinadesignbackground.jpg);
	background-repeat:no-repeat;
	height: 750px;
	margin: 0 auto;
	}

div#bottombar{
	width: 960px;
	background:#FFF;
	background-repeat:no-repeat;
	margin: 0 auto;
	}
	
body{
	background: #000;
	background-repeat:repeat;
	.background-position:top;
	font-size:15px;
	letter-spacing: .025em;
	line-height: 20px;
	}
	
p.description{
	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align: left;
	width: 700px;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	word-spacing: 0;
	}
	
div#content {
	text-align: center;
	padding: 30px 0;
}
