﻿body {
	background:black;
}
a {
	color: #FFFFFF;
}

#container {
	position:relative;
	width: 800px;
	height:auto;
	text-align:center;
}

#leftpic {
	margin-right: 0px;
	float:left;
	width:441px;
}
#banner {
	text-align:center;
	margin-top:50px;
	margin-right: 0px;
	padding-bottom:100px;
	padding-top:100px;


}
#text {
	margin-left:10px;
	width:700px;

	}
	
	#text p {
	line-height:26px;
	font-family: "Script MT Bold";
	text-align: justify;
	color: #d57d4c;
	font-size:24px;

}

#buttons {
	text-align:center;
	border-width: 0;
	padding:15px;

}

#buttons img{
margin-left:10px;
}
.style13 {
	text-align: center;
}
.style12 {
	font-family: Arial;
	text-align: center;
	font-weight: bold;
}


