* { background: none; color: #000000; border: 0px; padding: 0px; margin: 0px; font: 12px Arial, Helvetica; box-sizing: border-box }

HTML,
BODY { height: 100% }
A { color: rgb(55, 142, 204); font-weight: bold }

#loading { position: fixed; z-index: 999; top: 0px; left: 0px; height: 100%; width: 100% }
#wrapper { margin: 0 auto; height: 100%; width: 800px; background: url(http://static.osyra.net/img/rabbit/apple.png) no-repeat 672px 50px transparent }
#header { margin: 0 auto; width: 500px; border-bottom: 3px solid rgb(55, 142, 204); padding: 3px; font-size: 32px; font-weight: bold }
#body { margin: 0 auto; width: 500px; padding-bottom: 3px }
#footer { margin: 0 auto; width: 500px; border-top: 3px solid rgb(55, 142, 204); padding: 3px; text-align: center }
.ojs-notification.error { background: rgb(200, 40, 30) }
.ojs-notification.success { background: rgb(40, 200, 30) }
.status-v P { padding: 3px }
