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

.custom_background{
    min-height: 100%;
	background-color: rgba(236,236,236,1);background-repeat: no-repeat;background-position: center top;}

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

.custom_title{
	color: rgba(48,139,144,1);}

.custom_link{
	color: rgba(138,78,164,1);}

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

.custom_container{
	background-color: rgba(236,236,236,1);
.custom_background_hover:hover{
	background-color: rgba(236,236,236,1);}
