Sure!
You just need to add "no-repeat" here:
background: url('http://ubgraduateeconomics.files.wordpress.com/2013/02/university-at-buffalo-logo.jpg?w=150') no-repeat;
If the image is smaller than the space (as it is), it won't expand to fill the space - just FYI.