/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
// Example to replace body background image un comment below to use.

//body{
//background-image: url("../images/vinyl_back22.jpg");
//background-repeat:no-repeat;
//background-attachment:fixed;
//background-position:top center; 
//}
