body {
	font-family: corbel, arial;
	font-size: .80em;
	border: border solid black;
	background: url(http://www.sound-gallery.net/images/flsy/steel1.jpg);
	padding:5;
	margin: 0;
	color: black;
}

a, a:hover, a:active {
	text-decoration: none;
	color:#2268aa;
}

h1 { 
	font-size:2em;
	font-weight: normal;
}

h2 {
	font-weight: normal;
}

ul {
	list-style-type: square;
	text-align: left;
}

img {
	border: none;
}

#wrapper {
	margin: 15px;
	background-color: #e8ebf2 ;
	padding: 0;
	width: 850px;
	margin: 0 auto;
border: 1px
background-color: #1a1a1a;

}

#header {
	margin: 20px 0 0 0 ;
	text-align: center;
}

#content {
	margin: 0 50px 0 50px;
}

.linkbut {
	font-size: 10px; 
	background: #3d3e42 url(http://www.sound-gallery.net/images/flsy/butback.png); 
	padding: 5px 10px; 
	color: #fff; 
	box-shadow: 1px 1px 2px  #666666;
	border-radius: 2px;
	font-family: 'MicroExtendFLF', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'DejaVu Sans Condensed', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
}
.linkbut:hover {
	text-decoration: none;
	color:#336699;
}

#links {
	text-align: center;
	margin: 5px;
}

#thebody {
	margin: 20px 50px 20px 24px;
	text-align: right;
}

#sglogo {
	text-align: left;
	margin: 10px 0 0 30px;
}

#footer {
	font-size: 12px;
	text-align: center;
}

#social {
	display: inline;
	margin: 0 90px 0 0;
}
