Home › Forums › CSS › help with css › Re: help with css
July 18, 2013 at 2:52 am
#143472
Participant
.abovemask {
background-color: #FFFFFF;
border: 4px solid #EAEAEA;
margin: 0 auto;
position: fixed;
top: 200px;
width: 800px;
z-index: 5001;
}