body {
margin: 0;
padding: 0;
background-color: #000027;
}

#oi-temp-main {
position: absolute;
top: 50%;
left: 50%;
width: 730px;
height: 390px;
margin: -195px 0 0 -365px;
}

#oi-text {
font-size: 10px;
font-family: Tahoma, sans-serif;
font-weight: bold;
color: #fff;
text-align: center;
}

#oi-text a{
margin-left: 10px;
color: #0f0;
text-decoration: none;
}

#oi-text a:hover{
color: orange;
text-decoration: underline;
}
