@charset "UTF-8";
/* CSS Document */

body {
	background: url(images/bodybg.png);
	background-color: #00B3FA;
	margin: 35px 0 0 0;
	padding: 0;
}
#container {
	background-image: url(images/bg2.png);
	width: 1126px;
	height: 886px;
	margin: 0 auto;
}
#content {
	background-image:url(images/thybalt.png);
	width:409px;
	height:600px;
	margin: 0 358px 0 358px;
	padding-top:200px;
	background-repeat: no-repeat;
	background-position: 0 120px;
}
#name {
	background-image:url(images/thybaltname.png);
	width:237px;
	height:90px;
	margin: 0 86px 0 86px;
	padding-top:400px;
	background-repeat: no-repeat;
	background-position: 0 400px;
	
	
}
