* {	margin: 0;	padding: 0;}body {	margin: 10px 0;	background: url(BG1.jpg);	font-family: Georgia, "Times New Roman", Times, serif;  /*Arial, Helvetica, sans-serif;*/	text-align: justify;        line-height: 30px;        color: #330010;}h1 {        font-family: Georgia, "Times New Roman", Times, serif;	font-style: italic;	color: #0099FF; padding:25px;}h2 {       font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;	font-style: italic;	color: #0099FF; /*#00FFFF*/}h3 {	        font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;	font-style: italic;	color: #0099FF;/*#00FFFF*/}h2 {}h3 {	font-weight: bold;}em {color:	#C12267	 /*Deep Pink3*/}p, blockquote, ul, ol {}p {}blockquote {	padding-left: 3em;	padding-right: 3em;	text-align: justify;	font-family: Georgia, "Times New Roman", Times, serif;	font-style: italic;	color: #330010;}ul {	margin-left: 3em;}ul li {}ol {	margin-left: 3em;}ol li {}a {	color: #0072BC;}a:hover {	text-decoration: none;	color: #59C700;}img {	border: none;}/* Boxed Style */.boxed {}.boxed .title {	height: 23px;	padding: 15px 0 0 19px;	background: #8CBEF5 ;	border: 1px solid #4F9CEF;	font-size: 1em;	color: #FFFFFF;}.boxed .content {	margin: 0 0 20px 0;	padding: 20px;	background: #DCEBFC;}/* Post */.post {	padding: 20px 20px 0 20px;}.post .title {	margin-bottom: 0px;	padding: 3px 0 15px 0;		border-bottom: 2px solid #EEEEEE;	font-size: 2em;}.post .meta {	padding	: 10px 20px;	font-size: x-small;       color: #330010; }.post .meta p {}.post .story {	clear: both;	padding: 20px;	border-top: 5px solid #ffff00; /*yellow*/}.post .story p, .post .story blockquote, .post .story ul, .post .story ol {	margin-bottom: 1.5em;	line-height: 180%;}/* Page */#page {	width: 800px;	margin: 0 auto;	background: #ffff00;/*yellow*/	border: 5px solid #330010;}/* Logo */#logo {height: 250px;	background: url(title.jpg);        background-repeat: no-repeat;        background-position: center;  }#logo a {	text-decoration: none;	   color: #ffff00;/*yellow*/}/* Content */#content {background: url(Bg.jpg);}#extra {}/* Content > Main */#main {}#main a {}/* Content > Main > Welcome */#welcome {}/* Content > Main > Example */#example {}/* Content > Sidebar */#sidebar {}#sidebar a {}/* Content > Menu */#menu {	height: 50px;	background: #330010;}#menu ul {	margin: 0;	list-style: none;}#menu li {	display: inline;}#menu a {	display: block;	float: left;	margin-left: 20px;	padding: 20px 0 2px 0;	border-bottom: 4px solid #330010;	text-decoration: none;	text-transform: uppercase;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;}#menu a:hover {	border-bottom-color: #FFFFFF;}#menu .active a {	border-bottom-color: #FFFFFF;}#menu .first a {}/* Footer */#footer {	clear: both;	padding: 20px;	background: #EBE6E8;}#footer p {	margin: 0;	font-size: x-small;	color: #999999;}#footer a {	color: #999999;}/* Footer > Legal */#legal {}/* Footer > Links */#links {}