@charset "UTF-8";

/*
Style Name: Black RHODIA base
Autohr: mzmjp
URL: http://webrhodia.com/
Created: 2009-12-07
*/

body {
	background-color: #1f1d1b;
	width: 600px;
	margin-top: 60px;
	margin-left: 170px;
	font-family: serif;
}

#header p {
	color: #ffffff;
	border-bottom-style: solid;
	border-color: #ff6600;
	margin-bottom: 50px;
	padding-bottom: 50px;
	font-size: 120%;
}

h1 a {
	font-family: "Arial Black", sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #ff6600;
	font-size: 120%;
}

h1 a:visited {
	text-decoration: none;
	color: #ff6600;
}

h2:before {
	content: "*";
}

p {
	color: #ffffff;
}

#copy {
	border-top-style: solid;
	border-color: #ff6600;
	margin-top: 50px;
	padding-top: 50px;
}