/* Stylesheet for simonvozicklevinson.com - 1/1/2009 */body 	{		margin: 0 0 0 0;		padding: 0 0 0 0;		text-align: center;			background-color: #fff;		}				#container	{			position: relative;			width: 700px;			height: 1300px;			margin: 150 auto 0 auto;			padding: 0 0 0 0;			background-color: #fff;/*			border: solid #0000FF thin;	*/			}		p 		{		font-family: georgia, times, times new roman, serif;		color: #000;		margin: 0 0 0 0;		padding: 0 0 0 0;		text-align: center;		}.green 			{				color: #008000;				}		.smallcaps		{				font-size: 88%;				}				#line 			{				border-bottom: 1px solid #CCC;				width: 700px;				margin: 20 0 20 0;				}				img				{				border: 0px;				}				/* ---------- */.swvl		 	{				font-size: 35px;				line-height: 45px;				letter-spacing: -1px;				}/* ---------- */.EW				{						font-size: 31px;				line-height: 40px;				letter-spacing: 0px;				}.freelance		{						font-size: 28px;				line-height: 40px;				letter-spacing: 0px;				}.harvard			{						font-size: 26px;				line-height: 30px;				letter-spacing: 0px;				}	/* ---------- */.links			{						font-size: 28px;				line-height: 30px;				letter-spacing: 0px;				text-align: center;				}/* ---------- */.twitter			{						font-size: 14px;				line-height: 30px;				letter-spacing: 0px;				}/* ---------- */			a:link			{ color: #008000; text-decoration: none; } a:visited		{ color: #008000; text-decoration: none; }a:active		{ color: #008000; text-decoration: none; } a:hover			{ color: #888; text-decoration: none;}
