/* the name of this file is styles.css*/


body {
    background-attachment: fixed;
	background-image: url(Images/backgrounds/OCN_Logotransparent4x2.png);
	background-repeat: repeat-y;	
	background-color: #DCDCDC;
}

