body {
 background: #EBFFE6;
 font-family: verdana;
 font-size: 10px;
}
div#title {
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -20px;
 margin-left: -130px;
 width: 260px;
 font-size: 30px;
 height: 40px;
 color: #73BF60;
}
div#title-condom {
 width: 260px;
 height: 40px;
 position: absolute;
 top: 0px;
 left: 0px;
}

