@charset "utf-8";

body,td,th {

font-family:"Trebuchet MS";

font-size:15px;

color:#464646;

}



body {

background-image: url(texture-slate.jpg);

margin:50px 0px; padding:0px;

text-align:center;

background-color: black;

background-repeat: repeat;

}



a:link {

color: #d8d8d8;

text-decoration:none;

}



h1 {

line-height: 28px;

text-transform: lowercase;

font-family: Georgia, "Times New Roman", Times, serif;

color: #cbcbcb;

margin-top:8px;

font-size: 36px;

}



h1 span {

font-family: Helvetica, Verdana, Arial, sans-serif, "Lucida Grande";

line-height: 12px;

color: #cbcbcb;

font-size: 13px;

letter-spacing: 0.1em;

text-transform: none;

}



#menu {

word-spacing: 72px;

margin-bottom: 20px;

text-align: center;

color: white;

margin-top: 20px;

font-size: 36px;

text-transform: lowercase;

letter-spacing:-0.08em;

}



#menu a:link,#menu a:active,#menu a:visited,#menu a:hover {

font-family: Georgia, "Times New Roman", Times, serif;

line-height: 50%;

color: #a6a6a6;

}



#menu a:hover {

color: white;

}



#contact {

margin-top:126px;

text-align:right;

font-size:16px;

color: #d8d8d8;

}



#container {

	width:750px;

	margin:0px auto;

	text-align:center;

	padding: 0px;

	background-color: black;

}



#container img {

	margin-left: 8px;

	margin-right: 8px;

	margin-top: 16px;

}



a:visited,a:active {

color: #cbcbcb;

text-decoration:none;

}

#footer {
	font-size: 13px;
	color: #7f7f7f;
}

#footer a:hover {

color: white;

}



