@font-face {
font-family: spaceace;
src: url('font.ttf');
}

h1 {
font-family: spaceace, helvetica,verdana, sans serif;
font-weight: bold;
font-size: 20pt;
}

body {
background-image:url('background.png');
text-align:center;
}

img { 
   border:1px solid #ABADB3;
}

sym {
font-family: helvetica, verdana, sans serif;
font-weight: bold;
font-size: 6pt;
}

