/* 
 Theme Name:   pinboard-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     pinboard
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

body {
    background-image: url(https://edtechnyc.org/pictures/background.jpg) !important;
    background-position: left top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
}