* {
	margin: 0;
	padding: 0;
}

p {
		color:#d0cbc1;
		line-height:17px;
}


a:link, a:visited, a:active { color:#d0cbc1; text-decoration: none; border-bottom:#2b2b2b solid 1px; }
a:hover, a:link:hover, a:visited:hover { color: #8c8c8c; text-decoration: none; border-bottom:#2b2b2b solid 1px; }


body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: fixed;
	background-position: top center;
	background-color: #000;
	background-image: url(img/souphorse-BG.jpg);
	background-repeat:no-repeat;
}

#container {
	width: 800px;
	margin: 0 auto;
}


#right-column {
	float:right;
	width:375px;
	padding:195px 0px 0px 0px;
	font-size:12px;
}

#contact {
	color:#5a5c53;
	font-weight:bold;
	margin-left:80px;
}