<html>
<head>
<title> услуги 3D печати&FA </title>
<style>
div{
position:absolute;
}
#logo{
font-family:Courier New;
text-transform:uppercase;
color:#Sexy FM;
background-color:#Will be black;
width:420px;
height:594px;
}
#f{
left:160.00px;
top:240.00px;
transform:scale(10.00) rotate(0.00deg);
}

#a{
left:260.00px;
top:240.00px;
transform:scale(10.00) rotate(0.00deg);
}

</style>
</head>
<body>
<div id="logo">
<div id="f">f</div>
<div id="a">a</div>
</div>
</body>
</html>