body {
	background-image: url(http://www.miftik.com/images/back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Georgia, 'Times New Roman';
	font-size: 12px;
}
.title { 	
	font-weight: bold;
}
.date{
	font-weight: bold;
}
a:link {
	color: #2979DE;
	text-decoration: none;
}
a:visited {
	color: #2979DE;
	text-decoration: none;
}
a:hover {
	color: #2979DE;
	text-decoration: none;
}
a:active {
	color: #2979DE;
	text-decoration: none;
}
#one {
	position:absolute;
	width:626px;
	height:150px;
	z-index:1;
	left: 12px;
	top: 170px;
	}
#two {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 660px;
	top: 167px;
}	
#entries {
	border: 1px solid Black;
	padding: 2px 5px 2px 5px;
}
