﻿body 
{
	background-color: #000000;
}

/* Footer */

#footer 
{
	width: 940px;
	height: 150px;
}

#footer p {
	margin: 0;
	padding: 80px 0 0 0;
	text-align: center;
	text-transform: none;
	font-size: 12px;
	color: #bd9c31;
}

#footer a {
	color: #bd9c31;
}

.clsPersonal a
{
	color: #E9CD70;
}

