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

body
{margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: "Verdana", "Helvetica", sans-serif;
color: #808080;
font-size: 11px;
line-height: 16px;
background: #ffffff;
}

#header
{margin-top: 20px;
margin-bottom: 50px;
}

#things
{margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 50px;
}

.category
{color: #EE1515;
font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
letter-spacing: 0.08em;
}

.place
{font-weight: bold;
font-family: Georgia, Times New Roman, Times, serif;
letter-spacing: 0.08em;
}

.title
{font-style: italic;
}

a:link
{color: #EE1515;
text-decoration: none;
}

a:visited
{color: #F9900D;
text-decoration: none;
}

a:hover
{color:#F9DC29;
text-decoration: none;
}

img
{border: 0px;
}