body{
background : url("/data/images/logo.jpg") no-repeat center top fixed;
background-color : White;
}
h1{
font-size : 40px;
color :Black;
text-align :center;
}
h2{
font-size : 40px;
color :Black;
text-align :left;
}
h4{
font-size : 40px;
color :Black;
text-align :center;
}
p{
font-size :25px;
color :Black;
}


