BODYa {
    text-align: center; background-color: #FFFFFF;
    color: #000000;
    margin: 8px;
}
P {
    text-align: center; background-color: #FFFFFF;
    color: #000000;
}
A {
    text-decoration:none;
    color: #B8BDFE;
}
A:hover  {
    text-decoration:none;
    color: #D8DDFF;
}
H1 {
    background-color: #000060;
    border : 2px solid #445187;
    color: #000000;
    text-align: center; 
	margin-top: 0px;
	margin-bottom: 0px;
}
H2 {
    background-color: #000030;
    border: 2px solid #445187;
    text-align: center; 
    margin-top: 0px;
}
IMG {
    border: 0px;
    margin: 0px;
}
FORM {
    margin: 0px;
    text-align: center;
}
.center {
    text-align: center;
}
.wordreference {
    text-align: center; 
    background-color: #A19Cf3;
    border : 1px solid #000000;
    width: 540px;
    margin-left: auto;
    margin-right: auto;
}
.wordreference STRONG {
    color: #5E58C7;
}

DIV.weather {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}