#hometext
{
width:400px;
float:left;
border-left:10px solid #FFFFFF;
}
#righttext
{
width:400px;
float:right;
border-right:10px solid #FFFFFF;
}
#widetext
{
width:740px;
float:left;
border-left:10px solid #FFFFFF;
}
#homeimage
{
width:140px;
float:left;
padding-top:10px;
}
#latestrecipe
{
float:right;
width:180px;
}