<style>
body {
background:yellow;
}
.divv {
position
:
absolute
;}#ninth {
font-family:Times
New Roman;
positon:relative;}
#tenth {
top:-1;
left:-1;
color:white;}
#twelfth {
top:+1;
left:+1;
color:pink;
}
#eleventh {
top:0;
left:0;
color:red;
} #thirteenth {
top:+5;
left:+5;
color:black;
}
#fourteenth {
top:0;
left:0;
color:#FF00FF;
}
#fifteenth {
top:-1;
left:-2;
color:white;
}
#sixteenth {
top:+1;
left:+2;
color:black;
}
#seventeenth {
top:0;
left:0;
color:yellow;
}
#eighteenth {
top:-2;
left:-2;
color:white;
}
#nineteenth {
top:+2;
left:+2;
color:#33FFFF;
}
#twentieth {
top:0;
left:0;
color:#000000;
}
</style>
<div
id='ninth'
class="divv"></div>
<div
id='fifteenth3'
class="divv"><div
id='thirteenth'
class="divv"><h2
align='center'>Your
Text Here</h2></div>
<div
id='fourteenth'
class="divv"><h2
align='center'>Your
Text Here</h2></div></div><br><br>
<div
id='fdskma'
class="divv"><div
id='fifteenth'><h2
align='center'>Your
Second Text Here</h2></div>
<div
id='sixteenth'
class="divv"><h2
align='center'>Your
Second Text Here</h2></div>
<div
id='seventeenth'
class="divv"><h2
align='center'>Your
Second Text Here</h2></div></div><br><br>
<div
id='eighteenth2'
class="divv"><div
id='eighteenth'><h2
align='center'>Your
Third Text Here</h2></div>
<div
id='nineteenth'
class="divv"><h2
align='center'>Your
Third Text Here</h2></div>
<div
id='twentieth'
class="divv"><h2
align='center'>Your
Third Text Here</h2></div></div>