﻿*
{
	padding: 0;
	margin: 0;


}


body 
{ 
  background:       #8eada5;
  font-family:      Trebuchet MS, Verdana, Arial, sans-serif;  
  line-height:      1.50em;
  font-size:        1em;
  color:            #000000;
  font-weight:      normal;
  text-decoration:  none;
  }
  
#wrapup
{width: 360px;
    margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 margin-bottom: 10px;}
 
#wrapper
{ width: 360px;
 height: auto;
 padding: 20px;
 border-radius: 14px; 
 border: 20px solid #333333;
 background-color: #efefef;
 box-shadow: 10px 10px 15px #b9cac4;

 }

p
{margin-bottom: 0.5em;}
a
{text-decoration: underline;
font-weight: bold;
color: #333333;}

a:hover
{text-decoration: none;
 color: #666666;}

#imp
{margin-left: 270px;
 font-size: 0.8em;
 margin-top:0px;
}

#imp2
{margin-left: 300px;
 font-size: 0.8em;
 margin-top:0px;
}

h1
{font-size: 1.4em;
 font-weight: bold;
 margin-bottom: 0.5em;}
 
 h2
{font-size: 1.2em;
 font-weight: bold;
 margin-bottom: 0.5em;}

h3
{font-size: 1.1em;
 font-weight: bold;
 margin-bottom: 0.5em;}
 
 h4
{font-size: 1em;
 font-weight: bold;
 margin-bottom: 0.5em;}
 
 img 
 {border: 0px;
 }
 
 #thoughts
 {margin-left: 2.4em;
  }