#wrapper{
	text-align:center;
}

#main{
	width:600px;
	margin:auto;
	text-align:left;
}

h1{
	height:28px;
	width:600px;
	font-size:22px;
	text-indent:10px;
	background:#99FFCC;
	border-bottom:#006633 double;
	vertical-align:bottom;
	padding-top:4px;
}

.text_right{
	text-align:right;
}

.bold_black{
	font-weight:bold;
	color:#000000;
}

.contact{
	padding:10px 20px;
	margin:5px 50px;
	background:#FFFFCC;
}
