/* Mikaela Bancroft CSS */

/* Layout styles */

body {
background-color: #9AC612;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

.howwework {
padding-right: 20px;
}

/* Text styles */

p {
font-family: Verdana,Arial,Geneva;
font-size: 65%;
line-height: 150%;
margin: 0px;
font-weight: normal;
color: #666666;
}

p a {
font-weight: normal;
color: #9AC612;
text-decoration: none;
}

p a:hover {
font-weight: normal;
color: #666666;
text-decoration: none;
}
