body {

text-align:center;

}

a:link {/*normal links in the text*/

  color: #ffffff;

  text-decoration : none;

  }

a:visited {

  color: #ffffff;

  text-decoration : none;

  }

=

  text-decoration : underline;

  }

div.container

{

width:775px;

margin:0px;

border:20px solid brown;
}


#header

{

padding:0.5em;

color:white;

background-color:#602800;

clear:left;

position:relative;

left:0px;

top:0px;

width:790px;

white-space: nowrap;

}

/*#img1
{
position:relative;
margin-right:50px;
margin-top:300px;
margin-left:300px;
margin-bottom:300px;
z-index:-2 ;
 }*/

#footer {

padding:0;

color:white;

background-color:#602800;

clear:left;

position:relative;

left:0px;

top:0px;

width:806px;

white-space: nowrap;

}


div.left

{

float:left;

width:130px;

margin:0;

padding:1em;

}

/*#content1

{
position:fixed;
right:350px;
margin-left:300px;

} */