body,td,th {
	font-size: 12pt;
	color: #FFF;
}
#text {
	padding: 20px;
	background-image: url(../images/black-transparent.png);
	text-align: left;
	background-repeat: repeat;
}
h1 em {
	color: #DACFBD;
}
h2 em {
	color: #999;
}
body {
	background-color: #0F0E0A;
}
#page {
	background-color: #000;
	width: 864px;
	margin: auto;
	padding: 20px;
	height: 100%;
	border: 1px dashed #343331;
}
#page #main {
	text-align: center;
	background-color: #000;
	background-image: url(../images/_backgrounds/nubi-xray-3b_web.jpg);
}
a {
	color: #900;
}
a:visited {
	color: #700900;
}
a:hover {
	color: #999;
}
a:active {
	color: #C00;
}
iframe {
	text-align: center;
}
#iframe {
	text-align: center;
}
#page #main #iframe iframe {
	text-align: center;
}
#portfolio {
	background-image: url(../images/black-transparent.png);
	background-repeat: repeat;
	text-align: center;
	padding: 20px;
}
