
@font-face {
        font-family: "disney";
        font-style: normal;
        src: url(disney.eot); /*if IE */
        src: local("Grandesign Regular"), url("disney.ttf") format("truetype"); /* non-IE */
}


body { margin: 0; text-align:left; font-family: 'disney', sans-serif; font-size: 13px; background-position: top; background-repeat:repeat-x; background-color:#f3cadc;}

img {border:0px}

#divsepara { width: 100%; height: 10px; clear: both; }

#clear{clear: both;}

