/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 #_desktop_logo img {
 	display: block;
 	margin:0 auto;
 }

 #header, #footer {
 	background-color: #f5f5f5;
 }
