body {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #ffffff;
background-attachment : fixed;
background-color : #520c0c;
background-image : url(images-kravmaga/New-Orleans.jpg);
background-repeat : no-repeat;
margin : 0;
line-height : 16px;
}
.black {
background-color : #000000;
padding : 2px;
}
a:link {
color : #ff6600;
}
a:visited {
color : #ff3300;
}
a:hover {
color : #ecd513;
}
a:active {
color : #ffff99;
}
.grey {
background-color : #333333;
padding : 2px;
}
.maroon {
background-color : #330000;
padding : 2px;
}
h1 {
font-size : 20px;
line-height : 26px;
}
h2 {
font-size : 18px;
line-height : 26px;
color : #ecd612;
font-style : italic;
}
h3 {
font-size : 16px;
line-height : 26px;
color : #ffff99;
}
.copywrite {
font-size : 9px;
}
h4 {
font-size : 14px;
line-height : 18px;
color : #ff750d;
font-weight : bold;
}
.image {
position: relative;
left: 150px;
top: 5px;
float: left;
margin: 5px;
border-top: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
}
