@font-face { font-family: NeuroPol; src: url('rsc/neuropol.ttf'); }
@font-face { font-family: DroidSans; src: url('rsc/DroidSans.ttf'); }
@font-face { font-family: CelestiaRedux; src: url('rsc/celestia_redux.ttf'); }
@font-face { font-family: BigBimboNC; src: url('rsc/BigBimboNC.ttf'); } 
body {background-color:#2F2F2F; font-family: DroidSans; color: #CCCCCC; background-image:url("img/android-bg.png"); background-attachment: fixed;}
h1 {font-family: CelestiaRedux}
h2 {font-family: DroidSans; font-size:35px; color:#33B8E8; }
h3 {font-family: BigBimboNC; color:#33B8E8; font-size:25px;}
a {font-family: DroidSans; color:#33B8E8; text-decoration:none; border:solid; padding:2px; border-radius:3px;}
#tbsearch { width:100%; height:30px; border-radius:2px; border:none; font-size:20px; padding:4px; margin-bottom:4px;}
#search {width:600px; background-image:url("webBBF/img/iron.jpg"); border:solid; border-color:#ABABAB; border-radius:20px;}
#btsearch {background-color:#C5C5C5; font-family: DroidSans; padding:8px; border-radius:2px; border:none; width:100px;}
#waves {background-color:#C5C5C5; font-family: DroidSans; padding:7px; border-radius:2px; border:none;}
#content { width:650px; background: rgba(254, 253, 231, 0.3); border-radius:20px;}
hr { width: 100%;}
#hr-main { color: #237A98; background-color:#237A98; height:2px; border:none;}
#hr-pone {color: #383D41; background-color:#383D41; height:2px; border:none;}
#search-mobile {width:100%;}
#pony-mobile {width:100%; font-weight:bold; border-radius:10px;}