﻿body {background: url(images/site_bg.png); background-repeat: no-repeat; color: #FFFAF5; }

#body {width: 60%; height: 100%; float: right; }
#navigation {border-top: 2px dotted #3B3B2D; margin: 20px 0 auto; }
#packs {float: center; }

p {font-family: "Tahoma", "Arial"; font-size: 12px; color: #495262; }
i {font-family: "Tahoma", "Arial"; font-size: 12px; color: #495262; }
li {font-family: "Tahoma", "Arial"; font-size: 12px; color: #495262; }
h4 {font-family: "Tahoma", "Arial"; color: #495262; }
h3 {font-family: "Tahoma", "Arial"; color: #495262; text-align: center; }
td {font-family: "Tahoma", "Arial"; font-size: 12px; color: #495262; }

a:link {color: #3B3B2D; text-decoration: underline; cursor: crosshair; }
a:visited {color: #3B3B2D; text-decoration: underline; cursor: crosshair; }
a:focus {color: #3B3B2D; text-decoration: none; cursor: crosshair; }
a:hover {color: #3B3B2D; text-decoration: none; cursor: crosshair; }
a:active {color: #3B3B2D; text-decoration: none; cursor: crosshair; }

img {border: none; }
