*{margin:0; padding:0;}
.body{width:900px; 	margin:auto; border-left:3px solid #AA5029; border-right:3px solid #AA5029;}

.header {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	height:599px;
	width:900px;
	margin:auto;
	border-bottom:3px solid #fff;
}
.topimg{background-image:url(images/image-header.png);
background-repeat:no-repeat;
background-position: top left;
height:100px;
}
.banner{
width:300px;
background-repeat:no-repeat;
margin-top:90px;
float:left;
margin-left:390px;
}
a:link {
color:#fff;
font-weight:bold;
text-decoration:none;
}
a:visited {
color:#fff;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:underline;
}
.box{background-image:url(images/box.png);
background-repeat:no-repeat;
background-position:top left;
width:280PX;
height:230px;
float:right;
margin-top:150px;
padding-left:30px;
}

