@charset "utf-8";

/* CSS Document */

html {
background-image:url(http://www.ninbz.com/images/pg_back_01.jpg);
font-family:Arial, Helvetica, sans-serif;
}

body {
color:#EEEEEE;
}

legend {
color:#CCCCCC;
}

.header {
margin-top:-15px;
}

.main {
margin-top:-4px;
}

.nav {
margin-top:-4px;
}

.content {
background-color:#111A1C;
border-left: 5px solid #BD5400;
border-right: 5px solid #BD5400;
width:870px;
padding: 10px;
}

a:link{
color:#59A9D5;
}

a:visited{
color:#FF595E;
}