body{
text-align: center;
background-color: #1356a7;
background-image:url('bg.png');
background-repeat:repeat-x;
}
p{
color: #FFFFFF;
}