﻿body 
{
     background-image:url("images/tentback2.jpg");
}
#all
{
    position:relative;
    width:800px;
   left:50%;
   margin-left:-400px;
    
}
#mid
{
    position:relative;
    height:280px;
    clear:both;
}
#midpic
{
   
}
#p3
{
    position:relative;
    font-family:Curlz MT;
    font-size:35pt;
    float:none;
    
}
#compare
{
    position:relative;
    float:none;
    clear:both;
    text-align:center;
}
#dsc
{
    position:relative;
    width:400px;
}
