﻿a{
	color:black;
}
a:hover{
	color:blue;
}
#body{
	background-image:url('../2015/images/ravy-comics-background-2015.jpg');
	background-attachment:fixed;
	background-color:#99CCFF;
	background-position:center top;
	background-repeat:no-repeat;
}
#logo {
	width: 900px;
	height: 100px;
	position: relative;
	margin: 0 auto;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:black;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:black;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:1px;
}
#navigation {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	position: relative;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:black;
	border-left-color:black;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:black;
	border-right-style:solid;
	border-right-width:1px;
}
#comics {
	width: 900px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0 auto;
	position: relative;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:black;
	border-left-color:black;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:black;
	border-right-style:solid;
	border-right-width:1px;
}
#back-home-next {
	width: 900px;
	height:34px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	padding-top:4px;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:black;
	border-left-color:black;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:black;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#iframe {
	width: 915px;
	margin: 0 auto;
	position: relative;
}
#text-wrapper{
	width:900px;
	position:relative;
	margin:0 auto;
	text-align:center;
}
.style-noborder {
	border-width:0px;
}
.text-normal{
font-family:"Times New Roman", Times, serif;
font-size:20px;
}
.text-sarc{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	}
.text-sarcier{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	}

