/*
Theme Name: BRB
Theme URI: http://www.mediacontrol.nl/
Description: BRB Theme :)
Author: MediaCtrl - J&ouml;rgen Krieger
Version: 1.0
*/

* { margin: 0; padding: 0; }
html { background: url('img/background.gif') center; }
html, body { height: 100%; width: 100%; }

#brb { position: absolute; top: 50%; left: 50%; width: 1000px; height: 600px; margin: -300px 0 0 -500px; text-align: center; }

h3 { color: #f90; font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal; font-size: 30px; }
p { color: #fff; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; line-height: 20px; }
a { color: #f90; }
a:hover { color: #9F0; }