/* CSS Document */
@font-face {font-family:TenbyFive;/*Descargada de http://www.dafont.com/search.php?psize=m&q=tenby   Todos los créditos para Paragraph. */
src: url(tenby-five.otf) format("opentype");}

body {text-align:center;
margin:0 auto;
background-image:url(../images/introback.png);
background-repeat:repeat-x;}

#header {display:block;
margin-left:90px;
width:1024px;
height:600px;}

p {font-family:TenbyFive,"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
font-size:.9em;
font-weight:bold;
line-height:1.5em;
color:#333333;
margin-left:-370px;
margin-top:5px;}

h1 {font-family:TenbyFive,"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
font-size:.9em;
font-weight:bold;
line-height:1.5em;
color:#333333;
width:170px;
text-align:justify;
margin-left:1.3em;}

a {text-decoration:none;
color:#FF9900;}

img {border:none;}

