



/**
#header{
    padding-top:200px;
    height:700px;
}

**/
.answerAs > img{
    height:200px;
	width:200px;
     border-color: rgba(0, 0, 255, 0.70);
    border-style: solid;
     border-width: 0px;
}

.titleAs{
    padding-top:20px;
   height:60px;

    font-size: 16px;
}
.bottomAs{
    padding-bottom: 70px;
}