body {
		background-color: #000034;
		padding: 0px;
		margin: 0px;
		color: #FFFFFF;
		font-family: "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		letter-spacing: 2px;
		line-heigth: 250%;
		}
#headbar {
			border-bottom: 2px solid #ffffff;
			width: 800px;
		}
		
#topbar {
			border-top: 2px solid #ffffff;
			width: 500px;
		}
		
.h {
	font-size: 18px;
	height: 20px;
	}
	
.vrule	{
		border-right: 2px solid #ffffff;
		height: 60px;
		}