@charset "UTF-8";

/* Interface */

html {
margin:0;
padding:0;
}

body {
background:url(../images/bg.jpg);
background-color:#FDF2E0;
background-position:center;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

img {
border:0;
}

p {
color:#8c2000;
font-size:12px;
}

a {
color:#be0011;
outline-width:0;
text-decoration:underline;
}

a:hover {
color:#be0011;
text-decoration:underline;
}

/* Flash */

#site {
height:700px; 
width:840px;
}