/*
Credit: http://www.itsmebut.in
*/

body {
	align: center;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #000000;
	background-image: url(http://www.itsmebut.in/images/game_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	
}

a, a:link, a:visited { color: #0066AA; text-decoration: none; }
a:hover { color: #C00; text-decoration: underline; }

p { margin: 0px; padding: 0; }
img { border: none; }

#itsme_main_content {  margin-top: 150px; margin-bottom: 25px;  margin-left: 210px; float: center; width: 550px; height: 90px;  padding: 10px 10px 10px 10px; background-color: #ffffff; }
.content_box {  float: center; margin-bottom: 25px; padding-bottom: 25px; background: url(images/itsme_menu_hover.p) bottom repeat-x; }
.last_box { margin-bottom: 0; padding-bottom: 0; background: url(images/itsme_menu_hover.) repeat-x; }

#itsme_main_content1 { margin-top: 30px; margin-bottom: 50px;margin-left: 210px; float: center; width: 550px; height: 90px;  padding: 10px 10px 10px 10px; background-color: #dddddd; }
.content_box1 { margin-bottom: 25px; padding-bottom: 25px; background: url(images/itsme_menu_hover.p) bottom repeat-x; }
.last_box1 { margin-bottom: 0; padding-bottom: 0; background: url(images/itsme_menu_hover.) repeat-x; }
