.content.tab2{
	background-image: url('../img/act4/SB_S_G11_U02_L06_act5_f01.png');
}
.content.tab2 p{
    color: white;
    font-size: 1.44em;
    position: absolute;
    top: 110px;
    left: 181px;
    text-align: right;
}
.content.tab2 textarea::-webkit-input-placeholder {
   color: white;
}

.content.tab2 textarea:-moz-placeholder { /* Firefox 18- */
   color: white;  
}

.content.tab2 textarea::-moz-placeholder {  /* Firefox 19+ */
   color: white;  
}

.content.tab2 textarea:-ms-input-placeholder {  
   color: white;  
}
.content.tab2 textarea{
    width: 750px;
    height: 270px;
    position: absolute;
    top: 269px;
    left: 341px;
    font-size: 1.44em;
    color: white;
}