/*
Theme Name:     Twenty Twelve Ski
Description:    Child theme for the Twenty Twelve theme 
Author:         Xsite Internet
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

@media screen and (min-width: 600px) {
  .site-header {
	background-image: url('http://www.ski-instructor.org.uk/wp-content/uploads/2013/04/logo.png');
	background-repeat: no-repeat;
	background-size: 125px 112px;
#	background-position: 835px 25px;
	background-position: top right;
  } 
}