
body {
background-color: #666;
font-family: 'Trebuchet MS', sans-serif;
color: #fff;
font-size: 100%;

}

#background {
margin: -60px auto 0px auto;
background: url('images/background.png') no-repeat center center;
width:1024px;
height: 768px;
padding: 0;


}

p#awesome {
font-size: 4em;
font-weight: bold;
padding:230px 104px 0px 430px;
letter-spacing: 1px;

}

p#rush {
font-size: 3.03em;
padding-left:430px;
margin-top:-88px;
letter-spacing: 1px;

}

p#faster{
margin: -60px 150px 0 0;
font-size: .98em;
float: right;


}

