
* {
	margin: 0;
	padding: 0;
}
body {
	background:#631676;
	color: #466;
	font: normal 16px "Lucida Sans Unicode",sans-serif;
	margin: 0;
	text-align:center;
}

/* structure */
.container {
	background:#C8DAF0;
	margin:0 auto;
	width: 800px;
	text-align:center;
	border-left: 1px #631676 solid;
	border-right: 1px #631676 solid;
}
 
.block {
	width:800px;
	margin:0 auto;
}

.block_main{
	width:800px;
	margin:0 auto;
	background-image: url(img/Bonnie-Jill-Laflin-nude.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.title {
	padding-top:10px;
	text-align:right;
	width: 750px;
	height:80px;
	margin:0 auto;
}

.footer {
	width:800px;
	margin:0 auto;
	color:black;
	font: normal 12px Georgia,Arial,sans-serif;
	text-align: center;
}

/* elements */
.tab {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}

.title h1 {
	font: normal 40px Georgia, serif;

}
.title h2 {
	font: normal 16px 'Comic Sans MS', fantasy;
}

.border {border:1px solid #631676;}

/* Links */
a{
  text-decoration:none;
  color:blue;
}

a:hover{
	text-decoration:underline;
	color:blue;
}

a:visited{
 	color:blue;
}

a.recipOne{
	font-family:Tahoma,sans-serif;
	text-decoration:underline;
	font-size:11px;
	color:#631676;
  	font-weight:600;
}

a.recipOne:hover{
	text-decoration:none;
	color:#631676;
}

a.recipOne:visited{
	text-decoration:underline;
	color:#631676;
}

a.recipTwo{
	font-family:Tahoma,sans-serif;
 	text-decoration:underline;
	font-size:11px;
	color:#631676;
  	font-weight:600;
}

a.recipTwo:hover{
	text-decoration:none;
	color:#631676;
}

a.recipTwo:visited{
	text-decoration:underline;
	color:#631676;
}

a.desk{
	font: 400 30px Georgia,sans-serif;
}

a.desk:hover{
	color:blue;
}

a.desk_two{
	font: normal 26px 'Times New Roman',serif;
}

a.enter{
	text-decoration:none;
	font: normal 40px Georgia,serif;
	color:#631676;
}

a.enter:hover{
	text-decoration:none;
	color:#631676;
}

a.enter:visited{
	text-decoration:none;
 	color:#631676;
}

a.gallery{
	font: normal 30px 'Times New Roman',serif;
	color:#631676;
}

a.gallery:hover{
 	color:black;
	text-decoration:none;
}

a.gallery:visited{
 	color:#631676;
}

/* Fonts */
h1 {
	font-size:35px;
	margin-bottom: 4px;
	color:#631676;
}

h2,h3 {
	color:black;
}

font.recip{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;
}

.mini{
	font-family: Tahoma,Georgia;
	font-size:12px;
	font-weight:normal;
	color:black;
}

.middle{
	font-family: Georgia, serif;
	font-size:16px;
	font-weight:bold;
	color:black;
}

.normal{
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size:18px;
	font-weight:normal;
	color:black;
}

.big{
	font-family: Tahoma,Georgia;
	font-size:20px;
	font-weight:normal;
	color:black;
}

.biggest{
	font-family:Georgia,Arial,sans-serif;
	font-size:35px;
	font-weight:normal;
	color:#631676;
}

.logotxt1 {font : normal 34px Georgia, serif; color : #fa7393;}
.logotxt2 {font : normal 34px Georgia, serif;color : #7a2e40; }


