/*
 Theme Name:   Canvas Child
 Description:  Canvas Child Theme
 Author:       John Doe
 Template:     canvas
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  canvas-child
*/

@import url("../canvas/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

#navigation {
	background: #2b2b2b;
}
header div {
	text-align: center !important;
}
#logo{
	margin-left:15px;margin-right: 20px; float: none !important; text-align: center;
margin-bottom: 15px;
}

div#text-10 {margin:0 !important;}
#sponsoredContent {
background:#ccc;
}