body {
 background: url("bggarg.JPG") no-repeat center fixed;
 background-size: cover;
color: #009900; }

a {
    text-decoration: none;
}

a:link {
 color: #ffcc99; 
}

a:visited {
 color: #ff4d4d;
}
a:hover {
 color: hotpink;
}


H2 {
 color: #003300;
 text-align: center;
}

 .text2 {
    color = #FFFFFF;
    border: 2px solid #006633;
    width: 355px;
    outline-style: groove;
    outline-color: #ccc;
    background-color: white;
    text-align: center;
 
}



 .text1 {
        color = #FFFFFF;
    border: 2px solid #006633;
    width: 355px;
    outline-style: groove;
    outline-color: #ccc;
    background-color: white;
    text-align: center;
 }

 .domkat {
    
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 340px;
    border: 10px solid #ccc;
}

 .smile {
    position: absolute;
    top: 103px;
    text-align: center;
    width: 255px;
    border: 2px solid #006633;
    outline-style: groove;
    outline-color: #ccc;

    
}

 .garg {
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    border: 10px solid #ccc;
    border-radius: 8px;
 
    
}


 .rodin {
   width: 155px;
   float: right;
   outline-style: groove;
   outline-color: #ccc;
   border: 10px solid #ccc;  
}
 
