 body{
	font-family: Arial, Helvetica, sans-serif;	font-size: 1em;
}

.custom_background{
    min-height: 100%;
    overflow: auto;
	background-color: rgba(255,255,255,1);background-repeat: repeat;background-position: center top;background-attachment: initial;}

.custom_text{
	color: rgba(0,0,0,1)}

.custom_title{
	color: rgba(0,0,0,1);}

.custom_link{
	color: rgba(0,0,0,1);}

.custom_block,
.bootstrap-scope .note-editor .note-editable {
	background-color: rgba(255,255,255,1);}

.custom_container{
	
.custom_background_hover:hover{
	}
