#container {
	background: url(../images/background.jpg) no-repeat center top #000;
	width: 980px;
	margin: 10px auto;

}

.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

a {
	color: #00ff00;
}

#facebook {
	margin-left: 175px;
	margin-top: 785px;
}

#social {
	margin-top: 785px;
	margin-right:140px;
}

#desc {
	width: 650px;
	margin: 35px auto 100px;
	text-align: justify;
}

#desc p {
	font-size: 13px;
	margin-bottom: 35px;
}

.note {
	text-align: center;
	color: #939393;
	font-style: italic;
}

.note a {
	color: #939393;
	text-decoration: none;
}