
h1
{
text-align:center;
}

#gf
{
position: relative;
display: block;
text-align:center;
font-family:Arial;
border-bottom-width:8px;
border-right-width:6px;
border-style: outset;
background-color: #f5fcfc;
border-color: #34c6f2;
border-style: blur;
width: 400px;
height:340px;	
top:15px;

margin: auto; 
/*left:30%;*/
border-radius:14px;
}


