body {
background-image: url("../image/house1.jpg");
background-color: transparent;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;
line-height: 1.4;
}

a:link, a:visited { 
color: blue; 
text-decoration:none;
}

a:hover { 
color: pink; 
text-decoration:none; 
}

p.caption{
color: #768A65;
font-size: 18px;
font-weight: bold;
}

.title { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight: bold;
}

#profile {
background-image: url("../image/penguin01-15.jpg");
background-color: transparent;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;
line-height: 1.4;
}
