body {
  background-image: url("/weather/images/SE-seamless-pattern-008.jpg");
  background-repeat: repeat;
  background-color: 061503;	
}

a:link { 
  text-decoration: none; 
    color:#00b531;
} 
a:visited { 
  text-decoration: none; 
    color:#00b531;
} 
a:hover { 
  text-decoration: none; 
    color:#00b531;
} 
a:active { 
  text-decoration: none; 
    color:#00b531;
}

.out-container {
	width: 88%;
    max-width: 1177px;
	margin-left: auto;
  	margin-right: auto;
}

.image-container{
  position:relative;
}

.img-grid{
  max-width:100%;
  max-height:100%;
}

.starCR{
  position:absolute;
  left:50%;
  top:51%;
  max-width: 16%;
  max-height: 16%;    
}

.starAtlanticWide{
  position:absolute;
  left:7.7%;
  top:58.6%;
  max-width: 19%;
  max-height: 19%;    
}

.starPacific{
  position:absolute;
  left:82.3%;
  top:46.7%;
  max-width: 15%;
  max-height: 15%;    
}

.starRegion{
  position:absolute;
  left:21.3%;
  top:69.3%;
  max-width: 15%;
  max-height: 15%;    
}
