/*
Theme Name: AdultShania Theme
Theme URI: http://adultshania.com/
Author: http://www.adultshania.com
*/
body{
	margin: 0;
	padding: 0;
	background: black;
}
img{
	border: 0px none;
}

h1 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: underline;
}

h2 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: large;
	color: #FFFFFF;
	text-decoration: underline;
}


h3 {
	font-family: Georgia, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-large;
	color: #00FF00;
	text-decoration: underline;
}

h6 {
	font: Times, Georgia, Verdana, sans-serif;	
    	font-size: medium;
	color: #FF0000;
	margin: 0;
}

p {
	font: Times, Georgia, Verdana, sans-serif;
	font-size: medium;
	color: #99CCFF;
	margin: 0;
}
.larger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	font: Times, Georgia, Veranda, Arial;
	font-weight: normal;
	font-size: large;
	color: #00FF00;
	text-decoration: none;
}

a:visited {
	font-family: Times, Georgia, Veranda, Arial;
	font-weight: normal;
	font-size: large;
	color: #FF40FF;
	text-decoration: none;
}
a:hover {
	font-family: Times, Georgia, Veranda, Arial;
	font-weight: normal;
	font-size: large;
	color: #FF0000;
	text-decoration: none;
}
