#title {
 color:darkblue;
 letter-spacing: "0.3em";
 font-weight:"bold";
 font-size:"3em"
 
 
 }

#tag{
 color:gray;
 font-size:"1em";
 font-weight:"bold";
 letter-spacing: "0.1em";
 font-family:Arial;
 }
 

#box{
 background-color:yellow;
 align:justify;
}
.pa{
 letter-spacing: .05em;
 font-size:".9em";
 color:darkblue;
 text-align: justify;
 letter-spacing: .1em;
 
 
}

.pa1{
 letter-spacing: .05em;
 font-size:".9em";
 color:red;
 text-align: justify;
 letter-spacing: .1em;
}

#content{
 color:gray;
 text-align: justify;
 line-height: 2.5em;
 letter-spacing: .1em;
}
.cls{
 color:gray;
 line-height: 2.5em;
 

}


#menu{
 color:#FFFFFE;
 font-weight:"bold";
 letter-spacing: "0.1em";
 }
.bar{
 
 font-weight:"bold";
 letter-spacing: "0.1em";
}

#footer{
 letter-spacing: "0.1em";
 }
.bar2{
 font-style:"italic";
 letter-spacing: "0.1em";
 font-family:Arial;
}

A { 
  text-decoration:underline; 
  color:#FEF0C9; 
} 
