body{
margin:0px;
background: url('images/back2.jpg') repeat-y center #240000;
}


p {
margin: 0px;
}

h1 {
font-size: 20px;
color: maroon;
margin: 0px;
}


h2 {
font-size: 18px;
color: gray;
margin: 0px;
}

h3 {
font-size: 16px;
color: gray;
margin: 0px;
}







.buttons{
color: white;
font-size: 16px; 
font-weight: bold;
}

.buttons a{
color:white;
text-decoration: none;

}

.buttons a:img{
border: none;

}

.left{
margin: 0px 30px  0px 30px;
text-align: justify;

}

.left img{
margin: 10px;
}


.left a{
color: maroon;
text-decoration: none;

}
.left a:hover{
color: maroon;
text-decoration: underline;

}


.left2 a{
color: maroon;
text-decoration: none;

}
.left2 a:hover{
color: maroon;
text-decoration: underline;

}
.left2{
margin:  0px 34px 0px 30px;
text-align: justify;

}


.right a{
color: gray;
text-decoration: none;

}

.right a img{
border: none;

}

.right a:hover{

text-decoration: underline;

}
.right{
font-size: 12px;
margin: 0px 15px  0px 15px;
color: white;
}

.right2{
margin: 10px 15px 0px 15px;
color: black;
}


.right2 a{
color: gray;
text-decoration: none;

}

.bottom{
font-size: 11px;
margin: 0px 15px  0px 15px;
color: white;
}


.bottom a{
color: gray;
text-decoration: none;

}