body{
background: black;
margin:0px 
}
#text_start{
position: fixed;
top: 50%;
left: 50%;

}

#style1, #style2{
position: absolute;
}

#style1{
margin-left: -170px;
}
#style2{
margin-left: -10px;
}