﻿#rks-back {
background-image:url('../rks-html-page-images/rks-comic-mat.png');
background-position:center top;background-repeat:no-repeat;
position:relative;margin:0 auto;width:784px;height:267px;padding-top:5px
}

#rks-comic {
	position:relative;margin:0 auto;width:774px;height:257px;
}

#rks-buttons {
	width:350px;height:40px;position:relative;margin:0 auto;text-align:center
}

#rks-comment{
	position:relative;margin:0 auto;width:750px;height:26px;text-align:center;
}

.rks-text-normal {
	font-family:"Times New Roman", Times, serif;font-size:20px
}

.rks-text-sarc {
	font-family:"Times New Roman", Times, serif;font-size:13px
}

.back {
	width:100px;
	height:35px;
	position:relative;
	text-align:center;
	font-size:large;
	color:white;
	background-image:url('../rks-html-page-images/ravy-comics-back-button-2013.png'); 
	background-position:center center; 
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	outline:none;
	cursor:pointer;
}

.home {
	width:100px;
	height:35px;
	position:relative;
	text-align:center;
	font-size:large;
	color:white;
	background-image:url('../rks-html-page-images/ravy-comics-home-button-2013.png');
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	outline:none;
	cursor:pointer;
}

.next {
	width:100px;
	height:35px;
	position:relative;
	text-align:center;
	font-size:large;
	color:white;
	background-image:url('../rks-html-page-images/ravy-comics-next-button-2013.png');
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	outline:none;
	cursor:pointer;
}