@charset "utf-8";
/* CSS Document */

body{
	background-image:url('bkgd.jpg.jpg');
	background-repeat:repeat;	
}

#wrapper{
		
	width: 1022.5px;
	margin: 0 auto;
	top:10px;
	position:relative;

}
#angiewilsonphotography{
	position:relative;
	top:350px;
	border-top-style:solid;
	border-top:thick double #ED9739;
	border-bottom-style:solid;
	border-bottom:thick double #ED9739;
	background-color:#ffffff;
}
#angiewilsonphotographyText{
	position:relative;
	top:40px;
	width: 700px;
	height:200px;
	margin: 0 auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	
	
}
object { 
	outline:none; 
}

