        #main {
            position: relative; 
            width: 100%; 
                   
            text-align: center;
            margin-left:auto;
            margin-right:auto;
        }

        .thumb {            
            position: relative;
            width:240px; 
            height:240px; 
            border:none;        
            margin-top:1px;
            margin-left:1px;
            margin-bottom:1px;
            margin-right:1px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color='blue', Direction=150, Strength=3);
        }     
	.opacity1 {
	filter:alpha(opacity=100);
	border: 1px solid #000000;
	width:240px; 
	height:240px; 
	filter:alpha(Opacity=100, FinishOpacity=80, Style=2);
	-moz-opacity:1.0;
	}     
        
        .ad {
            position: relative;
            text-align: center; 
            font-family:Arial; 
            font-size:larger; 
            font-weight:bold;         
        }
        #ad1 {
            font-size:medium; 
            font-weight:normal;
            font-family:Times New Roman;
        }
        #copyrights {
            position: relative;
            text-align: center;          
            font-size:small; 
            font-family:Tahoma; 
            font-weight:bold;           
            margin-top: 50px; 
        }
        body {
            text-align:center; 
            background-color:#C4E4F3;
background-image:url(gay-clouds.jpg);

        }
        h1 {
            text-align: center;
	}   

	h2 {
	text-align:center;
	color: Red;
	}
	
	a {
	color: Blue;
	}

tmp {
            background-color:#C4E4F3;
background-image:url(gay-clouds.jpg);
filter:Gray;
filter:Invert;
	filter:alpha(Opacity=100, FinishOpacity=70, Style=2, StartX=120, StartY=120, FinishX=150, FinishY=150);
	-moz-opacity:1.0;

}