

body
{
    background: #000 url(../images/bg.jpg) top center no-repeat;
    color: #fff;
    font-family: Georgia, Lucida, 'Times New Roman', serif;
    font-size:1em;
    font-weight:bold;
	text-align:center;
	padding-top:100px;
}


.pinky {color:#ff7f55;}
.bluey {color:#5af;}
