body {

background-image:url(images/sunflowers.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;


}

.cnr {
width: 60%;
height: 25px;
background: #7A9923;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-border-radius: 10px;
}



.cnr {
    behavior: url(PIE.htc);
    border-radius: 10px;
}

.bdr {
width: 60%;
height: 25px;
background: #7A9923;
}


.style1 {color: #FFFFFF}

.style2 {color: #C31133}
.style3 {color: #000033}





