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

body {
	background-image:url(BGsm.jpg);
	color:#FFF;
}

.HomeHeader {
	width:800px;
	Height:150px;
	margin:auto;
	margin-top:50px;
	position:relative;
	background-image:url(headerflatBlack.png);
	

}
.button {
	height:50px;
	width:200px;
}
.buttonbar {
	width:800px;
	height:50px;
	margin:auto;
	position:relative;
	background-image:url(buttonbarblank.png);
	margin-top:50px;
	
	
}

.HomeContainer {
	background-image:url(Containerflatblack.png);
	width:800px;
	height:600px;
	position:relative;
	margin:auto;
	margin-top:0px;
	
	
	
	
	
}

.button1 {
	width:200px;
	height:50px;
	margin-left:0px;
	position:absolute;
	border:none;
	color:#FFF;
}
.button2 {
	width:200px;
	height:50px;
	margin-left:200px;
position:absolute;
	border:none;
	color:#FFF;
}
.button3 {
	width:200px;
	height:50px;
margin-left:400px;
border:none;
position:absolute;
color:#FFF;
}
.button4 {
	width:200px;
	height:50px;
	margin-left:600px;
	border:none;
	position:absolute;
	color:#FFF;
}
.buttontext {
	margin-top:-35px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.HomeContainer p {
	text-align:center;
	
	font-size:36px;