#richContent{
background-color: olive;
margin-left: 150px;
margin-right: 150px;
margin-top: 150px;
margin-bottom: 150px;
border-style:solid;
border-color: black;
padding: auto;
width: 761px;
height: 320px;;
}
.richButton{
margin-left: 305px;
margin-right: 24px;
margin-top: 10px;
border-style:double;
border-color: blue;
background-color: #ff0066;
font-family: tahoma;
text-align: center;
}
.richPic{
position: absolute; 
height: 203px; 
z-index: 1; 
border-color: yellow;
border-style: solid;
left: 199px; 
top: 219px;
width: 247px;
}
.richText{
position: absolute;
width: 181px;
height: 20px; 
z-index: 2; 
left: 237px; 
top: 439px;
}
