#header_part
{
	height:50px;
}
#login_part
{
	height:400px;
    width:100%;
	 
}
#footer_part
{
	 width:100%;
  
}

.wrapper{
    margin:0 auto;
}