body { color: black; font-size: 12px; background-color: white; margin-top: 25px; }
.style1 { color: #0099cc; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; text-transform: lowercase; }
.backgournd { background-color: #3cc; width: 100px; height: 75px; }
.background2 { background-color: #ff3; width: 100px; height: 75px; }
.background_white { background-color: #fff; width: 98px; height: 73px; padding: 2px; }
.background_black { background-color: #000; width: 100px; height: 75px; }
.background_grey { background-color: #696969; width: 100px; height: 75px; }
body { color: black; font-family: helvetica; font-weight: normal; background-color: white; }
.style2 {
	font-size: x-small;
	font-weight: bold;
}
.style3 {font-size: x-small}
.style4 {color: #FFFFFF}
.style5 {font-size: x-small; font-weight: bold; color: #FFFFFF; }
h1 { color: #6ff; font-size: 48px; font-family: helvetica; font-weight: normal; line-height: 30px; letter-spacing: 2px; margin: 0; padding: 0; }
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #33FFFF;
}
.portfolios { color: #fff; font-size: 9px; font-family: helvetica; line-height: 10px; letter-spacing: 1px; }
.portfolios a:link { color: #fff; text-decoration: none; }
.portfolios a:visited { color: #fff; text-decoration: none; }
.portfolios a:hover { color: #000; text-decoration: none; }
.portfolios a:active { color: #fff; text-decoration: none; }
.portfolios p { font-weight: normal; margin-top: 5px; margin-bottom: 2px; }
#nav { color: #3cc; font-size: 11px; text-decoration: none; padding: 10px; }
a:link { color: #3cc; text-decoration: none; }
a:visited { color: #3cc; text-decoration: none; }
a:hover { color: #666; text-decoration: none; }
a:active { color: #3cc; text-decoration: none; }
#home { }
#home img {
	width: 100px;
}
