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


body {
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	margin:0px;
	padding:0px;
}



#div {
background-image:url(images/divback.png);
background-repeat:no-repeat;
width:778px;
height:447px;
margin:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
}

#div2 {
	margin-left:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:1f1c17;
	font-size:13px;
	width:710px;
	font-weight:bold;
	position:absolute;
	height: 200px;
	margin-top: 115px;
	padding: 0px;
}

#div3 {
float:right;
position:absolute;
margin-top:125px;
margin-left:520px;
}

#div4 {
background-image:url(images/michelle.png);
background-repeat:no-repeat;
float:left;
position:absolute;
width:140px;
height:196px;
margin-top:235px;
margin-left:20px;
}

#div5 {
	float:right;
	margin-top:310px;
	margin-left:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	position:relative;
	width: 597px;
	
	height: 113px;
	right: 30px;
	z-index:1;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
