body
{
	background: url('./images/bg.jpg') #FFFFFF repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #515151;
}

#mess
{
	width:738px;
	height:55px;
	background: url('./images/mess.png') no-repeat center;
	text-indent: -9999px;
	margin:50px auto 0 auto;
}

#message
{
	font-size:22px;
	width: 770px;
	height:626px;
	margin: 0 auto;
	background: url('./images/quote_bubble.png') no-repeat center;
}

#message h3
{
	margin:0px;
	font-size: 48px;
	text-align:center;
	padding-top:65px;
}

#message p
{
	margin:30px auto 0 auto;
	width:560px;
}

#thanks { margin:0px auto !important; text-align: right; }

.clear { clear:both; }

#social-media
{
	position:relative;
	top:160px;
}

#social-media h5
{
	font-size:24px;
	margin: 0 0 15px 0;
}

#social-media a
{
	width:64px;
	height:80px;
	border: none;
	display:block;
	float:left;
	margin-right:10px;
}

#facebook
{
	background: url('./images/facebook.png') no-repeat center;
}

#linkedin
{
	background: url('./images/linkedin.png') no-repeat center;
}

#lastfm
{
	background: url('./images/lastfm.png') no-repeat center;
}

#flickr
{
	background: url('./images/flickr.png') no-repeat center;
}
