body {
 background: #ffEBE6;
 font-family: verdana;
 font-size: 10px;
}
div#subtitle {
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -40px;
 margin-left: -130px;
 width: 260px;
 font-size: 20px;
 height: 20px;
 color: #bf7360;
 text-align: center;
}
div#title-condom {
 width: 260px;
 height: 20px;
 position: absolute;
 top: 0px;
 left: 0px;
}
div#title {
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -20px;
 margin-left: -130px;
 width: 260px;
 font-size: 30px;
 height: 40px;
 color: #bf7360;
 text-align: center; 
}
div#title-condom {
 width: 260px;
 height: 40px;
 position: absolute;
 top: 0px;
 left: 0px;
}

