	/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
 padding: 10px;
}

h1 {
 font-size: 10px;
}

h2 {
 font-size: 60%;
}

h3 {
 font-size: 75%;
 font-weight: normal;
}


#wrapper { 
 margin: 0 auto;
 width: 650px;
}

a:link {
text-decoration: none;
color: #565656;
}

a:active {
text-decoration: none;
color: #565656;
}

a:visited {
text-decoration: none;
color: #565656;
}

a:hover {
text-decoration: underline;
color: #565656;
}
#content { 
 top: 20%;
 float: left;
 color: #333;
 background: #FFFFFF;
 height: 350px;
 width: 650px;
 display: inline;
}

h3{ text-align: left;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
    	font-size: 12px;
	line-height: 13px	
} 

