@charset "utf-8";
/* CSS Document */

.Head1
{
	color:#FFF;
	font-family: Century Gothic,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bolder;
	}

.side
{
	background-color:#1B75BC;
	width:1px;
}

.bottom
{
	background-color:#1B75BC;
	height:2px;
}

.content
{
	background: url(wave.jpg) no-repeat top right #def1f3;
}

