/*///////////////////////////////////////////
/*  style.css for MissPicturePerfect.com  /*
////////////////////////////////////////////*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bottom_body_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.5;
	letter-spacing: .5pt;
	display: block;
	text-decoration: none;
}

.footer a{
	color: #ffffff;
	text-decoration: none;
}

.footer a:link, a:active{
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
}
.footer a:visited {
	color: #fcfc8a;
	text-decoration: none;
}

.smallparagraph {
	font-size: 9pt;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
}

h1 {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #f72f2f;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

h2 {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
	color: #f72f2f;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

h3 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #f72f2f;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

a:link {
	color: #3576bf;
	text-decoration: none;
}
a:visited {
	color: #954ac3;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	color: #749511;
	text-decoration: none;
}
