@charset "utf-8";
/* CSS Document */

body {
	background: #b4b5b7 url(../i/bg_colour.jpg) top repeat-x;
	font-size: 85%;
}


#content {
	position: relative;
	margin: 0 auto 50px auto;
	width: 949px;
	background: url(../i/bg_brick-art-land.jpg) top left no-repeat;
	height: 670px;
}

.send {
	position: absolute;
	top: 433px;
	color: #fff;
	left: 732px;
	width: 206px;
}

.send input#email {
	float: left;
	width: 200px;
	height: 29px;
	border: 1px solid #826ca4;
	padding-left: 5px;
}

.send input#submit {
	float: left;
	margin: 0;
	padding: 0;
}

.text {
	font-family:Georgia, Times, serif;
	color: #565759;
	font-size: 0.9em;
	line-height: 110%;
	padding-bottom: 4px;
}
