
body { background: #F2F2F2; }
* { color: #221F1F; font-size: 14px; font-family: Tahoma, Arial; }



h1 {
 font-size: 24px;
 color: #F8941D;
 font-weight: normal;
 margin: 150px 0 20px 250px;
}

p {
 margin: 0 0 20px 250px;
}

strong, strong a { color: #b4b4b4; font-weight: normal; }