﻿#httpbedazzler_background_layer {
	position: absolute;
    top: 0px;
    left: 0px;
    /*background-image: url('/_images/bg_disco_flashes_white.gif');*/
    z-index: -1;
    /*opacity = 0.3;
    filter:alpha(opacity=30);*/
}

/*#httpbedazzler_rainbow {
	position: fixed;
    background-image: url('/_images/rainbow.png');
    z-index: 9000;
}*/

.background_sprite {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 300px;
	height: 300px;
	background-color: #CCCCCC;
}

body, p, table tr td, h1, h2, h3, h4 {
	font-family: Comic Sans MS;
	position:relative;
}

h1, h2, h3, h4 {
	font-weight: bold;
}

.gemdock{

}

