
#container				{display:table;height:100%;}
#container>div			{display:table-row;}
#main>div				{width:700px;margin:0 auto;text-align:center;line-height:45px;letter-spacing:1px;}
#header					{height:50px;}
html,body				{height:100%;}

#main					{vertical-align:top;padding-bottom:25px;display:table-cell;}
#main h1                {font-size: 18px;font-weight: normal;margin:100px 0 30px 0 ;}