/* BASIC css start */
.factory-image {
background-image:
url("/design/kglobal/main/factory500x315.gif");
border-radius: 10px;
height: 500px;
width: 700px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-position: bottom;
top: 680px;
opacity:;
}

a:hover {color:yellow; background-color: tomato; border-radius: 10px;}


<!----//////////HTML colors
tomato
orange
dodgerblue
mediumseagreen
gray
slateblue
violet
lightgray
//////////////////---->
/* BASIC css end */

