body 
{
background-color: #000000;
font-size: 14px;
background-attachment: fixed;
}
}

div {color: red;
	background-image: url("menu.jpg") ;position: relative;
width: 300px;
height: 300px;
float: top;
}

A:LINK {
     font-family: verdana;
     font-size: 14px;
     color: white;
     text-decoration: none;
}

A:VISITED {
     font-family: verdana;
     font-size: 14px;
     text-decoration: none;
     color: white;
}

A:HOVER {
     font-family: verdana;
     font-size: 14px;
     color: aqua;
     text-decoration: none;
}

A:ACTIVE {
     font-family: verdana;
     font-size: 14px;
     color: #69BA7E;
     text-decoration: none;
}
p {color: white; 
font-family: Times New Roman;
font-size: 17px;

  }
.p1 {color: white; font-family: Arial;}
b {color: white; font-family: Times New Roman :Arial}
h1 {color:#567930}
h2 {color:#0086CE}
h3 {color:#0086CE}
h4 {color:#567930}
h5 {color:#567930}
table{ 
 border-left:1px #29166f;
 border-top:1px #29166f;
 border-right:1px #29166f;
 border-bottom:1px #29166f;


 }


