/* CSS Document */

body {
	background: black;
}

img  {
background: black;
border: 0;

}

img.title  {
margin-top: 45px;
}

img.link  {
border: 0;

}

p  {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: large; 
text-align: center;
}