@import url(luna_core.css);

h1 {
	font-size: 22px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}


body {
	font-family: Comic Sans MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: top;
}

p {
	font-family: Comic Sans MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.caption {
float:right;
display: block;
text-align: center; /*centers text & image*/
margin: 10px auto; /*centers the whole div*/
padding-bottom: 1px; /*this depends of your design*/
font-size: 0.85em;
color: ##333;

}

.bg {
	background: url(http://www.lukaslist.com/images/journalBG.gif) ;
	width: 700px;
	height: 941px;

}

.bgTop {
	background: url(http://www.lukaslist.com/images/topV3.gif) ;
	width: 730px;
	height: 182px;
		padding: 0px;

}