/**************squard*************************/

.box_nickname a{
     color:#fff;
 }
 .box_nickname a:hover{
     color:#fff;
     text-decoration:none;
 }
 
.box_nickname{
    width:174px;
    height:240px;
    margin-left:12%;
    margin-bottom:20px;
    margin-top:30px;
    position:relative;
    color:#FFFFFF;

    text-align:center;
    line-height:40px;
    font-weight:bold;
    font-size:20px;
}

.headline1{
    float:left;
    font-size: 40px;
    text-transform:uppercase;
    color: #f12120;
    font-weight:300;
    width: 30%;
}

.headline2{
    float:left;
    color:#000000;
    font-weight:400;
    width: 100%;
    font-size:24px;
    text-transform:uppercase;
    text-align: left;
    margin-top:5px;
}