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

        .thumb {            
            position: relative;
            width:320px; 
            height:240px; 
            border:none;        
            margin-top:1px;
            margin-left:1px;
            margin-bottom:1px;
            margin-right:1px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=150, Strength=3);
        }          
                .thumb_big {            
            position: relative;
            width:300px; 
            height:380px; 
            border:none;        
            margin-top:1px;
            margin-left:1px;
            margin-bottom:1px;
            margin-right:1px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color='gray', Direction=150, Strength=3);
        }   
        .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:#c3d9ff;
        }
        h1 {
            text-align: center;
        }   
test {
background-color:#c3d9ff;
background-color:#f0d0d0;
}
