.pic
{
     margin-top:150px; 
     width:120px;
     height:120px;
     margin-bottom:-90px;
}

/*.panel134
{
display: table;
    width: 100%;

    height: 680px;
margin-top:-10px; 
    padding: 10px 0;
     background: url(https://www.minglcafe.com/challenge/uploadClan/295198_10151067284618049_1057875171_n.jpg) no-repeat top center scroll;
 background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}*/

.name
{

    font-size:30px;
color: white;
}

.dropdown
{
    position:absolute;
}

.change
{
 position:relative; 
 bottom:20px;
 padding:1px;
 color:white;
 text-decoration:none;
}


.change:hover
{
 text-decoration:none;
 background-color:black;
 color:white;
}