<html>
<head>
<title> как купить постоянные ссылки&FA </title>
<style>
div{
position:absolute;
}
#logo{
font-family:Courier New;
text-transform:uppercase;
color:#Indigo Ink Pearl;
background-color:#Super White;
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>