* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	background:url(../images/background0.jpg) repeat-x;
}

#main {
	background: url(../images/background1.jpg) no-repeat; 
	height:795px;
	width:769px;
	text-align:center;
}

#flashHeader
{
	padding-bottom:5px;
}

#sendtoafriend {
	padding:10px 0 0 15px;
	float:left;
	width:470px;
}

#logotypes {
	padding:15px 15px 0 0px;
	float:right;
}

#flatmatelogo {
	clear:both;
	padding:0 0 15px 0;
	position:relative;
	text-align:center;
}