a
{
color: #c00;
text-decoration: underline;
}

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


.text 
{
font-family: arial;
font-size: 16px;
line-height: 23px;
color: #333333;
width: 500px; 
}

.conclusion
{
margin: 0 0 0 -10px; 
padding: 10px; 
background-color: #f4f4dc;
font-family: arial;
font-size: 16px;
line-height: 23px;
color: #333333;
width: 520px;
}

H1
{
font-family: georgia;
font-size: 22px;
line-height: 28px;
font-weight: bold;
color: #333;
letter-spacing: 0px;
}

.who
{
display: table-cell; 
width: 150px;
font-family: arial;
font-size: 16px;
line-height: 23px;
color: #333333;
}

.what
{
display: table-cell; 
width: 500px;
font-family: arial;
font-size: 16px;
line-height: 23px;
color: #333333;
}

img
{
margin: 0 0 0 -10px;
}
