body
{
margin:0px;
padding:0px;
background-color: #eec317;
}

img { border:0px; }

#content {
  width: 1000px ;
  margin-left: auto ;
  margin-right: auto ;
  height:714px;
}

#menu
{
height:92px;
width:1000px;
}

#page
{
height:622px;
width:1000px;
}

#b_line
{
border-top:1px solid #000000;
height:10px;
}

#gallery
{
	width:100%;
	height:100%;
	background-image:url(images/gallery.jpg);
	background-repeat: no-repeat;
}
