
#topsection img {
width: 500%;
  max-width: 500px;
}
#topsection {
text-align :center;
}
body {
font-family: 'Lustria', serif;
background-color: red;
color: #ffff	;
}
#links {
text-align: center;
}
.nobullet li {
   list-style: none;  
}
a, p {
  color: #ffff;
 
font-size: 2.5em
}
#links h2{
font-size: 2.5em
}