﻿@font-face{
font-family: fuente;
src: url(../font/AdleryTRIAL.ttf);
}

body{
font-family: fuente;
font-size: 30px;
line-height:40px;
}

img{
size: 100%;
float: left;
margin-right: 30px;
}