p {
 font-family : "times new roman", times, georgia, serif;
 text-align : justify;
}
html, body {
 font-family : "times new roman", times, georgia, serif;
 background-color : #000066;
 background-image : url("BackSpac.png");
 color : white;
}


.center {
text-align : center;
}
table{margin:0 auto;
}
img {border: 0px;}