@font-face
{
font-family:Heraldic;
src:url("../index_files/heraldic.ttf");
}
body
{
background-image:url("../index_files/canvas.png");
margin:0px;
}
div#design
{
width:80%;
margin:auto;
background-image:url("../");
background-repeat:repeat-y;
}
div#header
{
height:136px;
width:100%;
background-repeat:no-repeat;
background-image:url("../index_files/orange-fluks.png");
}
div#page
{
width:96%;
min-height:100px;
background-repeat:no-repeat;
background-image:url("../");
}
....... я так понял нужно в цсс задать координаты (текста, ссылок)?