/* CSS placed here will affect users of the mobile site */
body {
 background-color:#2a2a2a
}
#content {
 background-color: #333;
}
#content p {
 color: #f3f3f3;
}
/* CSS placed here will affect users of the mobile site */
body {
 background-color:#2a2a2a
}
#content {
 background-color: #333;
}
#content p {
 color: #f3f3f3;
}