@charset "utf-8";
/* CSS Document */

#content {
	background-image:url(images/face.jpg);
	background-color:#191919;
	background-attachment:scroll;
	background-repeat: no-repeat;
	background-position: left;
	width: 786px;
	height:480px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFFFCC;
}

#text {
	margin-left:250px;
	text-align:left;
	padding-right: 10px;
}