body {
	background:#48C0F0;
}


#wrapper {
	width: 950px;
	margin:auto;
	background:#FFFFFF;
}
#header {
	width:auto;
}

#content {
	width:700px;
	float:left;
}
#right {
	width:auto;
}
#footer {
	width:auto;
}
.logo {
	width:350px;
	float:left;
	font-size:300%;
	line-height:1em;
	color:#48C0F0;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-.05em;
	position:relative;	
	padding:10px;
}
.head_text {
	width:auto;
	float:left;
	padding:10px;
}