body 
{
background-image: url('http://glowy.org/images/background.png');
background-attachment: fixed;
}

h1
{
text-align: center;
font-size: xx-large;
}

h2
{
text-align: center;
font-size: x-large;
}

p
{
text-align: justify;
font-size: large;
}

#wrapper
{
color: #E6AFFF;
font-family: sans-serif;
}

.sec
{
background-image: url('http://glowy.org/images/parabg.png');
margin-left: 4%;
margin-right: 4%;
margin-top: 1%;
margin-bottom: 1%;
padding-left: 20px;
padding-right: 20px;
padding-top: 1px;
padding-bottom: 1px;
color: #E6AFFF;
}
