body {
	background-image: url(images/bkgnd.gif);
	background-repeat: repeat-y;
}

#main{
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:700px;
}

.date {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color: #0000CC;
}

.title1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
