body
{
	background-color : #121316;
	color: #9FA8A8;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:25px;
}

h1{	color: white; }

h2{	color: white; }

h3{ color: yellow; }

h4{ color: white; }

#wrap 
{
	width: 738px;
	height: 100%;
	margin: 0 auto;
}

#centerMovie 
{
	width: 640px;
	margin: 0 auto;
	padding-top: 5px;
}

.indent
{
	margin-left: 20px;
}

img.middle { vertical-align: middle }

ul.square { list-style-type: square }

.image-group
{
	width: 490px;
	margin: 0 auto;
}

.resume
{
	padding: 10px;
	margin-left: 20px;
}

p.right 
{
	text-align: right;
	font-size: 9px;
}

.name
{	
	font-size: 24px; 
	color: white;
}

.name2
{
	font-size: 18px;
	color: white;
}

.center
{
	margin: 0 auto;
	text-align: center;
}

a:link{	color: yellow; }

a:active{ color: white; }

a:visited{ color: yellow; }
