body, h1, h2, h3, h4, h5, h6, blockquote,form, p{
	margin: 0;
	padding: 10px;
}

body{
	background-image:url('http://www.life-in-the-sun.com/pattern9.png') repeat;
	margin: 10px 0 0 0;
	font-family: tahoma, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color: #666666;
	font-weight:bold;
}

h1{
	background:url(http://www.life-in-the-sun.com/wordpress/wp-content/themes/pink-and-grey/h1.png) no-repeat;
	width: 380px;
	font-family: Georgia, Sans-serif;
	font-size: 18px;
	padding: 10px 10px 10px 10px;
	text-align:right;
	color: #333333;
}

h2{
	background:url(http://www.life-in-the-sun.com/wordpress/wp-content/themes/pink-and-grey/h2.png) no-repeat;
	width: 155px;
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	text-align:right;
	color: #333333;
}

a:link, a:visited{
	text-decoration:none;
	color: #cc0099;
}

a:hover{
	text-decoration: underline,overline;
	color: #ff66cc;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 742px;
	text-align: left;

}

