#border {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #CC6666;
	border-left-color: #CC6666;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #CC6666;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #CC6666;
}
