﻿body
{
   text-align: center; 
}
#Content 
{
    text-align: left;
    width: 1000px;
    height:700px;  
    overflow-y:hidden;  
}
	
#inner 
{
    width:100%;
}

