/* To enclose content */
#wrapper {
position: relative;
width : 1000px;
height : 450px;
margin: auto;
margin-top: 6%;
background: #fff;
text-align : left;
background-image: url(../images/realitybites-index0.jpg);
}

/* navigation home */
#navigation-home a:link {
color : #cc3;
}
#navigation-home a:visited {
color : #cc3;
}
#navigation-home a:hover {
color : #cc3;
}
