html, body 
{
height: 100%;
margin: 0px;
padding: 0px;
}

body
{ 
background-color: #487998;
}

a
{
text-decoration: none;
color: white;
}

a.portfolio
{
color:black;
}

.lewe
{
height: 332px;
width: 254px;
background-color: #02416c;
font-size: 16px;
font-face: arial;
color: white;
}

.nawal
{
height: 400px;
background-color: #a7cdf2;
width: 254px;
}

.nawap
{
background-color: #ffffff;
width: 474px;
padding: 30px 20px 30px 20px;
}


.stopa
{
font-size: 12px;
font-face: verdana;
height: 70px;
background-color: #4088bf;
}

hr
{ border-top: white solid 1px;
border-left: white solid 0px;
border-right: white solid 0px;
border-bottom: white solid 0px;
}

hr.portfolio
{ border-top: black solid 1px;
border-left: black solid 0px;
border-right: black solid 0px;
border-bottom: black solid 0px;
}
