/*Image - kitchen*/

#intro {
height: 300px;
color: #434040;
padding: 0px;
background: #ffffee url(../images/kitchen.gif) top right no-repeat;
margin: 5px 0px 0px 0px;
}

#imgleft{
margin:0px 5px;
border:1px;
float:left;
}

#imgright{
margin:0px 5px;
border:1px;
float:right;
}