/* 
Theme Name: Rini Rizal Portfolio
Description: Theme for Rini Rizal's personal portfolio, graphic and interactive designer.
Author: Rini Rizal
Version: 0.1 
*/

/************************* STYLES ***************************/

body {
	color:#333;
	font-family: Verdana;
	background: #E3E3e3;
	margin:0 auto;
	width:986px;
	background:url('images/bg2.jpg');
}

h1 {
	font-size: 20px;
	text-align: center;
	margin:0;
	padding:0;
}

p {
	font-size: 14px;
	text-align: center;
	margin:0;
	padding:0;
}

img {
	border: none;
}

#container {
	width:986px;
	height:620px;
	background:url('images/container_bg4.gif') no-repeat;
	margin:10px auto;
	padding:17px 0 0 19px;
}

#myContent {
	width:960px;
	height:600px;
	position:relative;
	top: 20px;
	left:20px;
	z-index:4;
	padding: 150px 0 0 0;
}

.adobe {
	position:relative;
	top: 20px;
	left:415px;
}

.logo{
	position:relative;
	top:0;
	left: 390px;
	margin-bottom: 20px;
}

/*.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-align:center
}*/
