﻿body {background-color:#000000
	
}

#box {
	background-position: right bottom;
	position: relative;
	width: 600px;
	height: auto;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 20px 3px 20px;
	border: 1px #993300 ridge;
	background-image: url('../tarot/tar/pic/bkcyellow1.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#box h1 {
	margin: 8px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 30pt;
	font-weight: 600;
	color: black;
	text-shadow: 1px -3px 5px #999999;;
}
#box h2 {
	margin: 8px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 25pt;
	font-weight: 600;
	color: black;
	text-shadow: 1px -3px 5px #999999;
	letter-spacing: -1px;
}
#box h3 {
	margin: 10px 10px 15px 10px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: 600;
	color: black;
}
#box h4 {
	margin: 15px 10px 15px 10px;
	font-weight: 600;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 8pt;
	text-align: left;
	color: #030042;
}
#box h5 {
	margin: 15px 10px 15px 10px;
	font-weight: 600;
	font-family: Verdana, "Lucida Sans", "MS Reference Sans Serif";
	font-size: 9pt;
	text-align: justify;
	color: black;
	text-shadow: 1px -3px 5px #999999;;
}
#box h6 {
	margin: 10px 10px 10px 10px;
	font-weight: normal;
	font-family: Verdana, "Lucida Sans", "MS Reference Sans Serif";
	font-size: 8pt;
	text-align:left;
	color: red;
}
#box span {
	color: #FF3300;
	font-weight: lighter;
	font-family: Verdana, "Lucida Sans", "MS Reference Sans Serif";
	font-size: 8pt;
	margin: 15px 10px 15px 10px;

}
#box p {
	margin: 15px 10px 10px 10px;
	font-weight: normal;
	font-family: Verdana, "Lucida Sans", "MS Reference Sans Serif";
	font-size: 9pt;
	text-align: justify;
	color: #030042;
}
#box img {
	margin-right: 15px;
	float: left;
	border-style:none;
	border-width: 0;

}
#box a {
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 8pt;
	line-height: 8pt;
	color: #666666;
	border-left-style: none;
	border-right-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
}
#box a:hover {
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	font-size: 8pt;
	line-height: 8pt;
	text-decoration: underline overline;
	color: #333300;
	border-left-style: none;
	border-right-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
}



