@charset "UTF-8";

 
/*
Name: The Studio for Piano Print Style Sheet
Version: 1.0
Author: Kim Flournoy Website Development
Description: The Studio for Piano Print Style Sheet
Copyright 2010 The Studio for Piano
*/


body {
background-color: #FFF;
color: #000;
}

a:link, a:visited {
color: #CCC;
text-decoration: underline;
}

#navbar {
display: none;
}

#studioTitle {
font-weight: bold;
font-size: 24px;
line-height: 36px;
}

.hideMe {
	display: block;
	text-align: center;
}

.copyright {
color: #000;
}

#wrapper0 {
	width: auto;
	min-height: 0;
}

#wrapper {
	width: auto;
	min-height: 0;
	background: none;
}

#studioTitle {
	background: none;
}