﻿body {
	background-color: #121212;
	padding: 0px;
	margin: 0px;
	background-image: url(images/razandan-index-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF9900;
}
#all {
	height: 668px;
	width: 100%;
	position: relative;
}
#logo {
	height: 321px;
	width: 432px;
	right: 200px;
	top: 0px;
	position: absolute;
}
#back-dark-vanish {
	height: 100%;
	width: 1087px;
	background-image: url(images/dark.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#pic {
	height: 668px;
	width: 992px;
	top: 0px;
}