/* Style Sheet for Stress and Relationships */


body {  
        background-image: url('../images/back2.jpg');
        margin-top: 5%;
        margin-bottom: 5%;
      }

.head { 
        background-image: url('../images/body4.jpg');
        font-size: 300%;
        padding: 0px;
        margin-top: 5px;
        height: 180px;
        margin-left: 10%;
        margin-right: 10%;
		font-family: "monotype corsiva, Times-New-Roman, sans-serif"; 
        font-style: italic;
        text-align: center;       
        font-weight: bold;
        width: auto;
       }

span.smaller {
            font-size: 80%;
            } 
            
span.stress {
            font-family: "monotype corsiva, Times-New-Roman, sans-serif";
            font-style: italic;
            font-size: 120%;
            font-weight: 700;
            }            

       
 

          
 ul.button
{
text-align: center;
list-style-type:none;
font-size: 80%;
padding: 0px;
margin-top: -20px;
margin-left:  9%;
margin-right: 9%;
z-index: 2;
}


li.button {display:inline;
        border: 1px solid green;
        background-color: #ccffcc;
        color: #000000;
    }
    
 
    
a:link {
    text-decoration: none;
    font-weight: 700;
    color: #000099;
  }
  
 a:visited{
 font-weight: 600;
 color: #990033;
} 

a:hover{
text-decoration: underline;
color: #000099;
}

a:active {
text-decoration: none;
font-weight: 700;
color: #990066;
}

span.bla {
          background-color: #000000;
          padding: 4px;
         }




        
.container {                     
          font-family: arial, times-new-Roman, sans-serif;
          font-size: 100%;
          margin-bottom: 5%;
          margin-left: 10%;
          margin-right: 10%;
          padding: 0px;
          width: auto;
          height: 100%;
		  border: 2px solid black;
          background-image: url('../images/body4.jpg');
             } 
             
            
          
.merge {
        text-indent: 1em;
        text-align: justify;
		font-size:97%;
        margin-top: -8px;
        margin-left: 12%;
        margin-right: 10%;
        width: 75%;
        padding: 0;
        z-index: 1;
        } 

.merge1 {
        text-indent: 1em;
        text-align: justify;
        margin-top: -16px;
        margin-left: 12%;
        margin-right: 10%;
        width: 75%;
        padding: 0;
        z-index: 1;
        }           
h1 { 
        font-size: 100%;
        font-style: italic; 
        margin-right: 10%;
        margin-left: 12%; 
        width: auto;
        padding: 6px 0px;
        color: white;
        text-align: center; 
        font-weight: bold;
        clear: both; 
      } 
        
h1.bck { 
        font-size: 100%;
        font-style: italic; 
        margin-right: 10%;
        margin-left: 12%; 
        width: 75%;
        padding: 0;
        background-color: #000000;
        color: white;
        text-align: center; 
        font-weight: bold; 
        clear: right;
        }                                      
           
        
span.und {
         text-decoration: underline;
         font-weight: 900;
         } 
         
span.und1 {
         text-decoration: underline;
         }         
         
span.ital {
         font-style: italic;
         font-weight: 600;
          }                             
          
p {
    text-indent: 1em; 
    padding: 0;
    width: auto;
    text-align: justify;
    }               
          