@charset "UTF-8";
/* CSS Document */

body {
text-align: center;
font-family:"Times New Roman", Times, serif;
}

img{border:0;
margin:0;
}

.outermost_body {
text-align: left;
width: 710px;
background: #ffedad;
padding: 163px 20px 0px 20px;
margin: 0 auto;
border:36px solid #d3af7b;
} 

.outermost_body p{font-size:18px;
margin:95px 0 0 0;
}

.smaller{font-size:14px;
}

.smaller a{color:#000;
text-decoration:none;
}
