﻿body {
	background: #000000;
	color: #C19D6A;
	background-image: url('script.jpg');
}

a {
	color:#C19D6A;
	text-decoration: none;
}

#link {
	margin-left: 80px;
}

#logo {
	border: 7px;
	border-color: #343334;
	border-style: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 354px;
	text-align: center;
}

#menu {
	position: relative;
	top: -23px;
	z-index: 2;
}

#wrap {
	width: 798px;
	position: relative;
	margin: 0 auto;
}

#content {
	height: 512px;
	width: 768px;
	border: 30px solid #343334;
	overflow: hidden;
	box-shadow: 5px 2px 8px .7px #444;
}
/*p.MsoNormal {
	mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; 
	margin-right:0in;
	margin-top:0in
}*/
