/*
Theme Name: boatrental2child
Theme URI: http://www.boatrentalskw.com/
Description: boatrental2child
Author: Acuity Creative
Author URI: http://acuitycreative.com/
Template: boatrental2
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url('../boatrental2/style.css');

#rentallogo {
    position: absolute;
    top: 0;
    left: 0;
    width: 890px;
    height: 200px;
	display:block;

}

body {
	background-color: #EEECE0;
	background-repeat: repeat-x;
}

.art-logo {
	text-indent:-9999px;
}
.callout {
	padding-top: 10px;
	text-align:center;
	color: white;
	font-size: 18px;
	font-weight: bold;
}


