/*
Theme Name: Nobilis Erotica Adult Content Splash Page
Version: 0.2 with Temporary Art
Author: hot glue media
Author URI: http://hotgluemedia.com
*/
html {
	font-family: garamond, times, serif;
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	color: #000;
	background: #fff;
}


body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 125%;
	text-align: justify;
	vertical-align: top;
	color: #000;
}

a img, img {
	border: none;
	margin: 0;
	padding: 0;
	border-style: none;
}

#wrapper {
	margin: 0 auto 0 auto;
	float: none;
	width: 900px;
}

p {
	padding: 10px 0 5px 0;
	margin: 0 auto 0 auto;
	text-align: justify;
}

h1 {
	padding: 30px 0 0 0;
	font-weight: bold;
	font-size: 136%;
	margin: auto;
	color: #000;
}

a:link, a:active, a:focus {
	text-decoration: none;
	color: #b40820;
	border: none;
}

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

a:hover {
	color: #5d5d5d;
	text-decoration: underline;
}

#header {
	width: 900px;
	height: 69px;
	background: #fff url('wp-content/themes/nobilis/img/header.png') no-repeat;
	padding: 0;
	margin: 0 auto 0 auto;
}


