body
{
font-size:30px;
}


#divjuii
{
 margin: 40px auto;
  font-family: 'Ubuntu',ink free;
  font-size:1.7em;
  font-weight: bold;
  color: white;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: -1px 1px 0 #41ba45,
          1px 1px 0 #c63d2b,
         1px -1px 0 #42afac,
        -1px -1px 0 #c6c23f;
}



.start a{
overflow: auto;
display: inline-block;
width: 300px;
height: 90px;
margin-top: 0%;
text-align: center;
text-decoration: none;
color: red;
font-size: 20px;
background-image: url("start.gif");
border-radius: 5px;
}

.tooltip{
position: relative;
display: inline-block;
height: 0px;
}

.tooltip .tooltiptext{
visibility: hidden;
position: absolute;
top: 0px;
left: 100%;
opacity: 0;
transition: .3s ease;
-ms-transform: rotate(0deg);
transform: rotate(0deg);
z-index: -1;
}

.tooltip:hover .tooltiptext{
visibility: visible;
opacity: 1;
}


#divjuii2
{
 margin: 30px auto;
  font-family: 'Apple Chancery',ink free;
  font-size:0.5em;
  font-weight: bold;
  color: white	;
  text-align: left;
  letter-spacing: 5px;
  text-shadow: -1px 1px 0 #41ba45,
          1px 1px 0 #c63d2b,
         1px -1px 0 #42afac,
        -1px -1px 0 #c6c23f;
}



#divjuii3
{
 margin: 40px auto;
  font-family: 'times',ink free;
  font-size:0.5em;
  font-weight: bold;
  color: black;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: -1px 1px 0 #41ba45,
          1px 1px 0 #c63d2b,
         1px -1px 0 #42afac,
        -1px -1px 0 #c6c23f;
}



.text1{
display: inline-block;
background-color: black;
width: 120px;
height: 46px;
overflow: hidden;
position: fixed;
bottom: 4%;
left: 4%;
padding: 3px 3px 0 4px;
border-radius: 15px;
border: 3px solid white;
text-align: center;
font-size: 30px;
color: white;
}

.text1:hover{
width: 90%;
height: 60px;
font-size: 20px;
padding-top: 6px;
font-weight: bold;
transition: .2s ease;
}
#D01313
#FF4141












