body {
	background: url("images/bg.jpg") #000 no-repeat;
	background-position: 0 0;
	font: 13px/17px Century Gothic, Helvetica, sans-serif;
	color: #fff;
}

img {
	margin: 0px;
	border: 0px;
}

a:link, a:visited {
	color: #ffc9e9;
}

h1 {
	font-size: 13px;
	color: #ffc9e9;
}

#back {
	text-align: right;
	
}

#content {
	position: absolute;
	width: 600px;
	top: 40px;
	left: 220px;
	
}

#meetimage {
	position: 100%;
	position:absolute; 
	right:0%;
	bottom: 0%;
}