                        a:link { 
                                color: #000;
                                text-decoration: none;
                                }
                        a:visited { 
                                color: #000;
                                text-decoration: none;
                                }
                        a:hover { 
                                color: #666;
                                text-decoration: none;
                                }
                        a:active { 
                                color: #333333;
                                text-decoration: none;
                                }
                        .buttom{
                            margin-top:50px;
                            float:left;
                            background-repeat:no-repeat;
			    height:100px;
			    width:100px;
                            text-align:center;
                            padding-top:100px;
                            padding-right:30px;
                        }
                        
			#main{
				    height: 100px;
				    background-color: #FFF; /* fallback color */
				    background-image: url(images/linear_bg_2.png) ; /* fallback image */
                                    background-repeat:repeat-x;
				    background-image: -moz-linear-gradient(100% 100% 90deg, #FFFFFF, #9ea2e9);
				    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9ea2e9), to(#FFFFFF));
                                    direction:rtl;
                                    font:tahoma;
                                    
                                    
                                }
			#main_div{
				background-image: url(images/bg_tux.png);
				background-repeat: no-repeat;
				background-position: center 50%;	
				width:1000px;
				min-height:700px;
                                margin:auto;
			}	
			#header{
                            /*
				background-image: url(images/logo.png);
     */			    
				height:105px;
				width:140px;
                            
			}
			#weblog{
				background-image: url(images/blog.png);
                                margin-left:125px;
                                
			}
			#library{
				background-image: url(images/library.png);
			}
			#irc{
				background-image: url(images/irc.png);
			}
			#planet{
				background-image: url(images/planet.png);
			}
			#forum{
				background-image: url(images/forum.png);
			}
			#wiki{
				background-image: url(images/mail.png);
			}
                        #contaner{
                            text-align:center;
                        }
                        #container_buttom{
                            width:100%;
                        }
                        #text_container{
                            clear:both;
			    background-image: url(images/text_bg.png) ; /* fallback image */
                            background-repeat:repeat-x;
                            -moz-border-radius: 10px; /* Firefox */
                          -webkit-border-radius: 10px; /* Safari */

                        }
                        #text_container{
                            color:#000000;
                            padding:20px;

                        }
                        #run{
                            width:270px;
                            direction:ltr;
                            color:#FFF;
                            background-color:#DDD;
                            position:absolute;
                            z-index:5;
                        }
                        .w_header{
                            background-color:#333;
                            text-align:center;
                            
                        }
                        .w_content{
                            text-align:center;
                            padding:15px;
                        }
                         #fish{
                            margin:310px 0px;
                            position:absolute;
                            width:78px;
                            height:51px;
                        }
                        #music{
                            color:#FFF;
                            background-color:#DDD;
                            position:absolute;

                        }
                          #video{
                            color:#FFF;
                            background-color:#DDD;
                            position:absolute;

                        }
                        #zanjanlug{
                            color:#FFF;
                            background-color:#DDD;
                            position:absolute;

                        }