.bg
{
box-align:center;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff5f00), to(#ffffff));
background: linear-gradient(to bottom, #ff5f00, #ffffff) ;
width:98%;
margin-left:auto;
margin-rightauto;
}
.frank
{
border-radius:20px;
text-align:center;
min-height:560px;
width:90%;
margin-left:4%;
margin-right:4%;
margin-top:4%;
margin-bottom:4%;
}
