body{
	font-size:14px;
}
#container{
	width:800px;
	margin:0 auto;
}
#title{
	background:url(images/banner.jpg);
	width:800px;
	height:100px;
}
#tabs{}
.ui-tabs .ui-tabs-panel{ padding:10px 10px;}
#current_date{
	color:#eee;
}

h2{	border-bottom:4px solid #A6C9E2;}
h1,h3{	color:red;text-align:center;}
p{ margin-left: 20px}
a{ color:red; font-weight:bold;}
br{ line-height:1.5em;}
pre{background:#eee;padding:5px 10px;margin:2px;}